Skip to main content
POST
Register an inbound PIX Automatico authorization on the PSP Recebedor

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Body

application/json
dtHrAutorizacaoRecorrencia
string
required

Authorization timestamp (UTC).

Example:

"2024-09-20T14:11:27.453Z"

dtHrCriacaoRecorrencia
string
required

Recurrence creation timestamp (UTC).

Example:

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

dtInicialRecorrencia
string
required

First payment date (aaaa-mm-dd).

Example:

"2024-01-10"

idRecorrencia
string
required

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

Example:

"RR0435879820240920njua7shf40o"

idReqJdPi
string
required

JDPI request id (36-char GUID).

Example:

"45F763C6-7487-4363-9406-A1DE2A9636D3"

jornada
integer<int64>
required

Authorization journey (2..4).

Example:

2

nrContrato
string
required

Contract/order identifier (35-char).

Example:

"1234567890ABC"

pagador
object
required

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).

recebedor
object
required

The recurrence recebedor.

resultadoAutorizacao
boolean
required

Payer analysis result (true=Aceita, false=Rejeitada).

Example:

true

retentativa
integer<int64>
required

Retry policy (0=none, 1=up to 3 in 7 days).

Example:

1

tpFrequencia
integer<int64>
required

Recurrence periodicity (0..4).

Example:

4

descContrato
string

Free-text contract description (35-char).

Example:

"Conta de energia"

devedor
object

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

dtFinalRecorrencia
string

Last payment date (aaaa-mm-dd).

Example:

"2026-01-10"

motivoRejeicao
string

Rejection reason code (4-char; required when resultadoAutorizacao=false).

Example:

"AP13"

valor
number<double>

Fixed payment amount in reais (a JSON number).

Example:

550

Response

OK

dtHrSgct
string
required

SGCT registration timestamp (UTC).

Example:

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

idReqJdPi
string
required

Echoed JDPI request id (36-char GUID).

Example:

"45F763C6-7487-4363-9406-A1DE2A9636D3"

idSgct
string
required

Local SGCT authorization id (36-char GUID).

Example:

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