Request a refund
Charges
Request a refund
Requests a full refund (estorno) for a charge that has paid status.
Partial refunds are not supported — the entire charge amount is reversed.
Works for both PIX and credit card payment methods.
On success the charge status transitions to refunded and the
charge.refunded webhook event is fired to all configured endpoints
and the charge’s postbackUrl (if set).
POST
Request a refund
Authorizations
HTTP Basic authentication. Use your secret key as the username and an empty string as password. The API key should be base64 encoded in the format 'username:' when sending the Authorization header.
Body
application/json
Response
Refund requested successfully