Validate an inbound PIX Automatico authorization
Validates an inbound recurring-payment authorization request pushed by JDPI (section 5.2.1, the plugin is the server). A synchronous validation returns the result inline (200); a Jornada-3 authorization returns 202-async with the eventual result delivered via the outbound 4.3.10 validation reply.
Authorizations
JWT bearer token issued by the identity provider.
Body
Recurrence creation timestamp (UTC).
"2024-09-20T09:25:49.025Z"
First payment date (aaaa-mm-dd).
"2024-01-10"
Unique recurrence id (29-char, RR...).
"RR0435879820240920njua7shf40o"
Authorization journey (1..4).
2
Contract/order identifier (35-char).
"1234567890ABC"
The recurrence pagador.
The recurrence recebedor.
Retry policy (0=none, 1=up to 3 in 7 days).
1
Recurrence periodicity (0..4).
4
Free-text contract description (35-char).
"Conta de energia"
The devedor, sent only when it differs from the payer.
Last payment date (aaaa-mm-dd).
"2026-01-10"
Authorization timestamp (UTC).
"2024-09-20T14:11:27.453Z"
Confirmation-solicitation id (29-char, IS...).
"IS0435879820240605abcd1234567"
Rejection reason code (4-char; required when resultadoAutorizacao=false).
"AP03"
Payer analysis result (true=Aceita, false=Rejeitada).
true
Fixed payment amount in reais (a JSON number).
550

