Skip to main content

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

HeaderValue
X-Auth-TokenMY_ACCESS_TOKEN

Example Request

Success
    curl --location 'https://api-sandbox.epag.io/subscriptions/charge/TRANSACTION_ID/cancel'

Example Response

Header
  Content-Type: application/json