Skip to main content
POST
Register a PIX Automatico authorization validation

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

idRecorrencia
string
obrigatório

The recurrence id (29-char, RR...).

Exemplo:

"RR0435879820240605njua7shf40o"

Corpo

application/json
result
integer<int64>
obrigatório

resultado (0=Invalido, 1=Valido).

Exemplo:

1

rejectionReason
string

Rejection reason (motivoRejeicao; the exact 4.3.10 domain: AP01, AP02, AP04, AP05, AP06, AP07, AP08, AP11, AP12, CH16; required when result=0).

Exemplo:

"AP01"

validatedAt
string

Validation timestamp (dtHrValidacao, UTC).

Exemplo:

"2024-01-06T10:00:00Z"

Resposta

Accepted

idRecorrencia
string
obrigatório

The recurrence id.

Exemplo:

"RR0435879820240605njua7shf40o"

requestedAt
string
obrigatório

JDPI request timestamp (dtHrReqJdPi, UTC).

Exemplo:

"2024-01-06T10:00:01Z"

idReqJdPi
string

The JDPI request id (36-char GUID; omitted by 4.3.10).

Exemplo:

"52c43361-caa1-4ddb-9152-708426a25db3"

status
string

The resulting local authorization status.

Exemplo:

"Accepted"