Register an inbound PIX Automatico authorization on the PSP Recebedor
Registers the payer’s authorization result delivered by JDPI to the PSP Recebedor (section 5.2.4, the plugin is the server). It loads the existing recebedor-side authorization row and transitions it to Accepted or Rejected per resultadoAutorizacao, returning the local SGCT id.
Authorizations
JWT bearer token issued by the identity provider.
Body
Authorization timestamp (UTC).
"2024-09-20T14:11:27.453Z"
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"
JDPI request id (36-char GUID).
"45F763C6-7487-4363-9406-A1DE2A9636D3"
Authorization journey (2..4).
2
Contract/order identifier (35-char).
"1234567890ABC"
The recurrence pagador. The spec marks pagador.codMunIbge Sim on 5.2.4, but it is accepted-not-consumed this wave (the domain has no municipality field).
The recurrence recebedor.
Payer analysis result (true=Aceita, false=Rejeitada).
true
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"
Rejection reason code (4-char; required when resultadoAutorizacao=false).
"AP13"
Fixed payment amount in reais (a JSON number).
550
Response
OK
SGCT registration timestamp (UTC).
"2024-11-27T22:10:05.025Z"
Echoed JDPI request id (36-char GUID).
"45F763C6-7487-4363-9406-A1DE2A9636D3"
Local SGCT authorization id (36-char GUID).
"69F963C6-7487-4363-9406-A1DE2A9636D4"

