Skip to main content
DELETE
Reverse an inbound Pix Automático settlement debit

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint using client credentials (clientId and clientSecret).

Include token in Authorization header: Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Token expires after 3600 seconds (1 hour).

Headers

Authorization
string

Bearer access token (the financial-ingress gate; the handler fails closed with Pix-0082 when absent).

Chave-Idempotencia
string
required

Idempotency key (= the endToEndId of the transaction). Mandatory per

Path Parameters

endToEndId
string
required

Unique payment-instruction id (32-char), the natural key.

Body

application/json
codigoErro
string
required

Error code.

endToEndId
string
required

Unique payment-instruction id (32-char; matches the path param).

stJdPiProc
integer<int64>
required

Negative-return classification.

descCodigoErro
string

Error description (1000-char).

Response

OK

dtHrOperacaoSgct
string
required

settlement-gateway operation timestamp (UTC).

endToEndId
string
required

Unique payment-instruction id (32-char).

idOperacaoSgct
string
required

settlement-gateway reversal-operation id (a GUID).