Skip to main content
POST
Confirm a PIX Automatico authorization

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
contractNumber
string
required

Contract/order identifier (nrContrato).

Example:

"1234567890ABC"

frequency
integer<int64>
required

tpFrequencia (0..4).

Example:

1

journey
integer<int64>
required

jornada (2..4).

Example:

2

payer
object
required

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

recipient
object
required

The recurrence recebedor.

startDate
string
required

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

Example:

"2024-01-10"

amount
integer<int64>

Fixed payment amount in centavos (valor).

Example:

110001

authorizedAt
string

Authorization timestamp (dtHrAutorizacaoRecorrencia, UTC).

Example:

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

contractDesc
string

Free-text contract description.

Example:

"Conta de energia"

createdDateTime
string

Recurrence creation timestamp (dtHrCriacaoRecorrencia, UTC).

Example:

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

debtor
object

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

endDate
string

Last payment date (dtFinalRecorrencia).

Example:

"2026-01-10"

floorMaxAmount
integer<int64>

Receiver floor in centavos (pisoValorMaximo).

Example:

55000

payerMaxAmount
integer<int64>

Payer max cap in centavos (vlrMaxPagador).

Example:

200000

settlementConfirmedAt
string

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

Example:

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