post https://billing-staging.bytestacks.io/api/v1/cable/subscribe
Log in to see full request history
Responses
xxxxxxxxxx
13curl --request POST \
--url https://billing-staging.bytestacks.io/api/v1/cable/subscribe \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"smartcard_number": "02110144711",
"amount": 3000,
"product_code": "novaday",
"month_paid_for": 1,
"provider": "startimes"
}
'
Try It!
to start a request and see the response here! Or choose an example: