Cancelando um Boleto

Cancel a Charge

delete

This endpoint requests a cancellation for an active charge with the provided data.

Authorizations
Path parameters
chargeIDanyRequired

Charge ID

Header parameters
User-AgentanyOptional

Client Identifier

Responses
204
No Content
delete
DELETE /v1/charges/{chargeID} HTTP/1.1
Host: sandbox-api.pagou.com.br
X-API-KEY: YOUR_API_KEY
Accept: */*

No content

Last updated