post https://api.sandbox.safehavenmfb.com/vas/pay/utility
Call this endpoint to make payment for utility bills.
Log in to see full request history
Responses
Call this endpoint to make payment for utility bills.
xxxxxxxxxx
10curl --request POST \
--url https://api.sandbox.safehavenmfb.com/vas/pay/utility \
--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: