post https://api.sandbox.safehavenmfb.com/vas/pay/airtime
Call this endpoint to purchase airtime.
Log in to see full request history
Responses
Call this endpoint to purchase airtime.
xxxxxxxxxx
10curl --request POST \
--url https://api.sandbox.safehavenmfb.com/vas/pay/airtime \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"amount": 0,
"channel": "WEB"
}
'
Try It!
to start a request and see the response here! Or choose an example: