Skip to main content
POST
Receive a PIX Automatico authorization status event

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..."

X-DataHoraEvento
string
obrigatório

Event registration instant (UTC: aaaa-mm-ddTHH:mm:ss.sssZ). Mandatory per §6.1.

Exemplo:

"2024-06-05T10:10:05.025Z"

X-NomeEvento
string
obrigatório

Event name (see §6.3.1 catalog). Mandatory per §6.1; informational passthrough.

Exemplo:

"situacao-autorizacao-callback"

Corpo

application/json
idRecorrencia
string
obrigatório

Unique recurrence id (29-char, RR...); the projection's load key.

Exemplo:

"RR0435879820240605njua7shf40o"

stJdPi
integer<int64>
obrigatório

Overall request situation (-1/0/9/10).

Exemplo:

9

stJdPiProc
integer<int64>
obrigatório

Intermediate processing situation (0..10).

Exemplo:

9

Resposta

No Content