Void a credit card payment

Cancel or refund a credit card transaction.

EnvironmentMethodEndpoint
Sandboxhttps://apisandbox.braspag.com.br//v2/sales/{PaymentId}/void?amount=xxx
Productionhttps://api.braspag.com.br//v2/sales/{PaymentId}/void?amount=xxx

⚠️

It is not possible to partially void a transaction that was not captured.

To partially void a transaction, the Capture field must be "true" when creating the payment with a credit card.

Language
Click Try It! to start a request and see the response here!