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

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

Authorization
string

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

Exemplo:

"Bearer eyJ..."

Chave-Idempotencia
string
obrigatório

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

Exemplo:

"E11111111202409181500y6j6mt9l1pi"

Parâmetros de caminho

endToEndId
string
obrigatório

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

Exemplo:

"E11111111202409181500y6j6mt9l1pi"

Corpo

application/json
codigoErro
string
obrigatório

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

Exemplo:

"AB03"

endToEndId
string
obrigatório

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

Exemplo:

"E11111111202409181500y6j6mt9l1pi"

stJdPiProc
integer<int64>
obrigatório

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

Exemplo:

3

descCodigoErro
string

Error description (1000-char).

Exemplo:

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

Resposta

OK

dtHrOperacaoSgct
string
obrigatório

SGCT operation timestamp (UTC).

Exemplo:

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

endToEndId
string
obrigatório

Unique payment-instruction id (32-char).

Exemplo:

"E11111111202409181500y6j6mt9l1pi"

idOperacaoSgct
string
obrigatório

SGCT reversal-operation id (a GUID).

Exemplo:

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