post https://billing-staging.bytestacks.io/api/v1/vend_data
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://billing-staging.bytestacks.io/api/v1/vend_data \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"amount": 100,
"phone_no": "07011182345",
"telco": "mtn",
"data_code": 100
}
'
Try It!
to start a request and see the response here! Or choose an example: