Void a debit transaction via PaymentId

Environment

Method

Endpoint

Sandbox

https://apisandbox.cieloecommerce.cielo.com.br/1/sales/{PaymentId}/void?amount={Amount}

Production

https://api.cieloecommerce.cielo.com.br/1/sales/{PaymentId}/void?amount={Amount}

ℹ️

Partial cancellation

Can occur numerous times, until the full amount of the transaction is canceled.

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