Skip to main content
POST
Register an inbound PIX Automatico payment instruction

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
dtVencimento
string
requerido

Recurring charge due date (aaaa-mm-dd).

Ejemplo:

"2024-09-26"

endToEndId
string
requerido

Unique payment-instruction id (32-char).

Ejemplo:

"E00038166202409201500y6j6mt9l0pi"

finalidadeAgendamento
integer<int64>
requerido

Schedule purpose (0=first, 1=post-due retry, 2=settlement resend).

Ejemplo:

0

idConciliacaoRecebedor
string
requerido

Receiver conciliation id (35-char).

Ejemplo:

"JDPI2024092000000000000000000000001"

idRecorrencia
string
requerido

Unique recurrence id (29-char, RR...).

Ejemplo:

"RR0435879820240919njua7shf40o"

pagador
object
requerido

The instruction pagador.

recebedor
object
requerido

The instruction recebedor.

stAgendamento
integer<int64>
requerido

Schedule status (0=Aceito, 1=Rejeitado).

Ejemplo:

0

codigoErro
string

JDPI error code (100-char; on a rejection).

Ejemplo:

""

descCodigoErro
string

JDPI error description (1000-char).

Ejemplo:

""

devedor
object

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

dtHrRecepcaoPspRecebedor
string

PSP-receiver reception timestamp (UTC; required when finalidadeAgendamento=0).

Ejemplo:

"2024-09-20T09:25:49.025Z"

infEntreClientes
string

Free-text receiver-to-payer info (140-char).

Ejemplo:

"Cobranca da Enel"

valor
number<double>

Recurring payment amount in reais (a JSON number).

Ejemplo:

550

Respuesta

OK

dtHrSgct
string
requerido

SGCT registration timestamp (UTC).

Ejemplo:

"2024-11-27T22:10:05.025Z"

idSgct
string
requerido

Local SGCT schedule id (36-char GUID).

Ejemplo:

"69F963C6-7487-4363-9406-A1DE2A9636D4"