Skip to main content
POST
Request a PIX Automatico schedule send

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
dueDate
string
obrigatório

Due date (dtVencimento; aaaa-mm-dd).

Exemplo:

"2024-09-24"

endToEndId
string
obrigatório

Unique payment-transaction id (32-char natural key).

Exemplo:

"E00038166202409171500y6j6mt9l0pi"

idRecorrencia
string
obrigatório

Recurrence id linking the authorization (29-char, RR...).

Exemplo:

"RR0435879820240605njua7shf40o"

payer
object
obrigatório

The scheduled pagador (account being charged).

purpose
integer<int64>
obrigatório

finalidadeAgendamento (0=first, 1=post-due retry, 2=settlement-error resend).

Exemplo:

0

recipient
object
obrigatório

The scheduled recebedor (account receiving the charge).

reconciliationId
string
obrigatório

Receiver conciliation id (idConciliacaoRecebedor; 26..35-char).

Exemplo:

"JDPI2024091700000000000000000000001"

amount
integer<int64>

Scheduled amount in centavos (valor).

Exemplo:

55000

debtor
object

The devedor, sent only when it differs from the payer.

infoBetweenClients
string

Free-text receiver-to-payer info (infEntreClientes).

Exemplo:

""

recipientReceivedAt
string

Recipient PSP reception timestamp (dtHrRecepcaoPspRecebedor, UTC; required when purpose=0).

Exemplo:

"2024-09-17T10:25:49.025Z"

Resposta

Accepted

endToEndId
string
obrigatório

The payment-transaction id (echoed).

Exemplo:

"E00038166202409171500y6j6mt9l0pi"

idRecorrencia
string
obrigatório

The recurrence id (echoed).

Exemplo:

"RR0435879820240605njua7shf40o"

reconciliationId
string
obrigatório

The receiver conciliation id (echoed).

Exemplo:

"JDPI2024091700000000000000000000001"

requestedAt
string
obrigatório

JDPI request timestamp (dtHrReqJdPi, UTC).

Exemplo:

"2024-09-17T10:10:05Z"

status
string
obrigatório

The resulting local schedule status.

Exemplo:

"Requested"