post https://billing-staging.bytestacks.io/api/v1/electricity/subscribe
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://billing-staging.bytestacks.io/api/v1/electricity/subscribe \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"phone_no": "08012345678",
"amount": 500,
"provider": "ikeja electric prepaid",
"meter_number": "23100009119"
}
'
Try It!
to start a request and see the response here! Or choose an example: