Skip to main content
POST
Register a PIX Automatico authorization validation

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

idRecorrencia
string
required

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

Example:

"RR0435879820240605njua7shf40o"

Body

application/json
result
integer<int64>
required

resultado (0=Invalido, 1=Valido).

Example:

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

Example:

"AP01"

validatedAt
string

Validation timestamp (dtHrValidacao, UTC).

Example:

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

Response

Accepted

idRecorrencia
string
required

The recurrence id.

Example:

"RR0435879820240605njua7shf40o"

requestedAt
string
required

JDPI request timestamp (dtHrReqJdPi, UTC).

Example:

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

idReqJdPi
string

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

Example:

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

status
string

The resulting local authorization status.

Example:

"Accepted"