post https://sandbox.paddieswitch.com/api/v1/bills-payment/betting
Use this method to fund your betting account on all available bettings
Log in to see full request history
Responses
Use this method to fund your betting account on all available bettings
xxxxxxxxxx
14curl --request POST \
--url https://sandbox.paddieswitch.com/api/v1/bills-payment/betting \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"amount": 100,
"beneficiaryCurrency": "NGN",
"billerCode": "Bet9ja2",
"country": "NG",
"identifier": "NGA30015",
"senderCurrency": "NGN"
}
'
Try It!
to start a request and see the response here! Or choose an example: