Request a PIX Automatico schedule send
Requests the send of a recurring-payment instruction (agendamento) as the PSP Recebedor (JDPI 4.4.1). Persists the schedule in the Requested state and returns the JDPI acknowledgement.
Authorizations
JWT bearer token issued by the identity provider.
Body
Due date (dtVencimento; aaaa-mm-dd).
"2024-09-24"
Unique payment-transaction id (32-char natural key).
"E00038166202409171500y6j6mt9l0pi"
Recurrence id linking the authorization (29-char, RR...).
"RR0435879820240605njua7shf40o"
The scheduled pagador (account being charged).
finalidadeAgendamento (0=first, 1=post-due retry, 2=settlement-error resend).
0
The scheduled recebedor (account receiving the charge).
Receiver conciliation id (idConciliacaoRecebedor; 26..35-char).
"JDPI2024091700000000000000000000001"
Scheduled amount in centavos (valor).
55000
The devedor, sent only when it differs from the payer.
Free-text receiver-to-payer info (infEntreClientes).
""
Recipient PSP reception timestamp (dtHrRecepcaoPspRecebedor, UTC; required when purpose=0).
"2024-09-17T10:25:49.025Z"
Response
Accepted
The payment-transaction id (echoed).
"E00038166202409171500y6j6mt9l0pi"
The recurrence id (echoed).
"RR0435879820240605njua7shf40o"
The receiver conciliation id (echoed).
"JDPI2024091700000000000000000000001"
JDPI request timestamp (dtHrReqJdPi, UTC).
"2024-09-17T10:10:05Z"
The resulting local schedule status.
"Requested"

