Skip to main content
DELETE
Reverse an inbound PIX Automatico settlement debit

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Authorization
string

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

Ejemplo:

"Bearer eyJ..."

Chave-Idempotencia
string
requerido

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

Ejemplo:

"E11111111202409181500y6j6mt9l1pi"

Parámetros de ruta

endToEndId
string
requerido

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

Ejemplo:

"E11111111202409181500y6j6mt9l1pi"

Cuerpo

application/json
codigoErro
string
requerido

Error code (the section 8.7 generic SPI domain; NOT the section 5.3 motivoRejeicao set).

Ejemplo:

"AB03"

endToEndId
string
requerido

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

Ejemplo:

"E11111111202409181500y6j6mt9l1pi"

stJdPiProc
integer<int64>
requerido

Negative-return classification (1=processing error, 2=JDPI validation error, 3=SPI-returned error).

Ejemplo:

3

descCodigoErro
string

Error description (1000-char).

Ejemplo:

"Liquidacao da transacao interrompida devido a timeout no SPI."

Respuesta

OK

dtHrOperacaoSgct
string
requerido

SGCT operation timestamp (UTC).

Ejemplo:

"2024-09-20T04:02:00.021Z"

endToEndId
string
requerido

Unique payment-instruction id (32-char).

Ejemplo:

"E11111111202409181500y6j6mt9l1pi"

idOperacaoSgct
string
requerido

SGCT reversal-operation id (a GUID).

Ejemplo:

"58F752C5-6376-3252-8305-A2DE3A8525D4"