Confirm a PIX Automatico authorization
Confirms a recurring-payment authorization via QR journeys 2-4 (JDPI 4.3.3), transitioning it to Active (the live recurring-payment mandate).
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The recurrence id (29-char, RR...).
"RR0435879820240605njua7shf40o"
Body
Contract/order identifier (nrContrato).
"1234567890ABC"
tpFrequencia (0..4).
1
jornada (2..4).
2
The recurrence pagador (incl. name, accountType, ibgeCode).
The recurrence recebedor.
First payment date (dtInicialRecorrencia; aaaa-mm-dd).
"2024-01-10"
Fixed payment amount in centavos (valor).
110001
Authorization timestamp (dtHrAutorizacaoRecorrencia, UTC).
"2024-01-06T10:00:00Z"
Free-text contract description.
"Conta de energia"
Recurrence creation timestamp (dtHrCriacaoRecorrencia, UTC).
"2024-01-05T10:00:00Z"
The devedor, sent only when it differs from the payer.
Last payment date (dtFinalRecorrencia).
"2026-01-10"
Receiver floor in centavos (pisoValorMaximo).
55000
Payer max cap in centavos (vlrMaxPagador).
200000
Settlement confirmation timestamp (dtHrConfirmacaoLiquidacao, UTC; required for jornada=3).
"2024-01-06T10:05:00Z"
Response
Accepted
The recurrence id.
"RR0435879820240605njua7shf40o"
JDPI request timestamp (dtHrReqJdPi, UTC).
"2024-01-06T10:00:01Z"
The JDPI request id (36-char GUID; omitted by 4.3.10).
"52c43361-caa1-4ddb-9152-708426a25db3"
The resulting local authorization status.
"Accepted"

