Create refund for pix by end-to-end id

Endpoint to create a refund for an existing pix by end-to-end id.

Path Params
string
required

A universally unique identifier (UUID) of the account

string
required
length between 32 and 32
[a-zA-Z0-9]{32}

End-to-end identification of the PIX operation

Body Params

Pix refund request data

Request body to create a refund for a PIX payment by end-to-end id.

string
required
^\d{1,10}\.\d{2}$

Amount to refund.

Responses

401

Necessary Authentication token or you pass a invalid Token.

403

Necessary permission scope.

404

Resource not found.

500

Internal server error.

503

Service Unavailable.

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