Betting
Fund betting account
post/api/v1/betting/funding
Request body
Example request
{
"product": "SportyBet",
"account_id": "12345678",
"amount": 1000,
"customerRef": "BET-REF-001"
}Response
OK
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○