Update refund data

Updates a refund that is in ACTION_REQUIRED status with corrected data. Use this endpoint after receiving an ACTION_REQUIRED status (via polling or webhook) to provide a new valid PIX key collected from the customer. After a successful update, the refund status transitions back to PENDING and the refund is retried automatically.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Application identifier

uuid
required

Refund identifier

Body Params
string
required

New PIX key value to receive the refund

string
enum
required

Type of the PIX key provided

Show Details
CPFIndividual taxpayer ID (e.g., `111.111.111-11` or `11111111111`)
CNPJCompany taxpayer ID (14 digits, e.g., 11.111.111/0001-11)
EMAILEmail address (e.g., [email protected])
PHONEPhone number with country code (e.g., +5511999999999)
EVPRandom key generated by the bank (UUID format)
Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json