post https://api.acefone.co.uk/v1/billing/due_charge/pay/all
Using the below method, a particular due charge can be paid.
curl --request POST \
--url https://api.acefone.co.uk/v1/billing/due_charge/pay/all \
--header 'accept: application/json' \
--header 'authorization: Authorization'
Response
Variable Name | Description | Data Type |
---|---|---|
success | Request success status | Boolean |
message | Message corresponding success status | String |