Cancel Charge
POST https://api-sandbox.epag.io/subscriptions/charge/TRANSACTION_ID/cancel
This HTTP POST request is used to cancel a charge for a Subscription using the PIX Automático scheme.
Authorization
| Header | Value |
|---|---|
| X-Auth-Token | MY_ACCESS_TOKEN |
Example Request
- Success
Success
curl --location 'https://api-sandbox.epag.io/subscriptions/charge/TRANSACTION_ID/cancel'
Example Response
Header
Content-Type: application/json