Skip to main content
POST
Confirm a PIX Automatico authorization

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
contractNumber
string
obrigatório

Contract/order identifier (nrContrato).

Exemplo:

"1234567890ABC"

frequency
integer<int64>
obrigatório

tpFrequencia (0..4).

Exemplo:

1

journey
integer<int64>
obrigatório

jornada (2..4).

Exemplo:

2

payer
object
obrigatório

The recurrence pagador (incl. name, accountType, ibgeCode).

recipient
object
obrigatório

The recurrence recebedor.

startDate
string
obrigatório

First payment date (dtInicialRecorrencia; aaaa-mm-dd).

Exemplo:

"2024-01-10"

amount
integer<int64>

Fixed payment amount in centavos (valor).

Exemplo:

110001

authorizedAt
string

Authorization timestamp (dtHrAutorizacaoRecorrencia, UTC).

Exemplo:

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

contractDesc
string

Free-text contract description.

Exemplo:

"Conta de energia"

createdDateTime
string

Recurrence creation timestamp (dtHrCriacaoRecorrencia, UTC).

Exemplo:

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

debtor
object

The devedor, sent only when it differs from the payer.

endDate
string

Last payment date (dtFinalRecorrencia).

Exemplo:

"2026-01-10"

floorMaxAmount
integer<int64>

Receiver floor in centavos (pisoValorMaximo).

Exemplo:

55000

payerMaxAmount
integer<int64>

Payer max cap in centavos (vlrMaxPagador).

Exemplo:

200000

settlementConfirmedAt
string

Settlement confirmation timestamp (dtHrConfirmacaoLiquidacao, UTC; required for jornada=3).

Exemplo:

"2024-01-06T10:05: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"