Register a PIX Automatico authorization validation
Registers the deferred async validation reply for a recurring-payment authorization (JDPI 4.3.10), the outbound reply to an inbound 5.2.1 that returned 202-async.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The recurrence id (29-char, RR...).
"RR0435879820240605njua7shf40o"
Body
resultado (0=Invalido, 1=Valido).
1
Rejection reason (motivoRejeicao; the exact 4.3.10 domain: AP01, AP02, AP04, AP05, AP06, AP07, AP08, AP11, AP12, CH16; required when result=0).
"AP01"
Validation timestamp (dtHrValidacao, UTC).
"2024-01-06T10:00: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"

