Skip to main content
GET
Consult a PIX Automatico schedule situation

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

endToEndId
string
required

The payment-transaction id (32-char).

Example:

"E00038166202409171500y6j6mt9l0pi"

Response

OK

debtor
object
required

The scheduled devedor.

endToEndId
string
required

The payment-transaction id (32-char).

Example:

"E00038166202409171500y6j6mt9l0pi"

idRecorrencia
string
required

The recurrence id (RR...).

Example:

"RR0435879820240605njua7shf40o"

localStatus
string
required

Local ScheduleStatus projected from the JDPI situation.

Example:

"Accepted"

localStatusKnown
boolean
required

False when the JDPI situation carries no projected local status.

Example:

true

payer
object
required

The scheduled pagador.

recipient
object
required

The scheduled recebedor.

scheduleStatus
integer<int64>
required

stAgendamento (0=Aceito, 1=Rejeitado; -1 when absent).

Example:

0

stJdPi
integer<int64>
required

JDPI overall situation (-1/0/9/10/11).

Example:

9

stJdPiProc
integer<int64>
required

JDPI intermediate situation (0/1/2/5/7/8/9/10/11).

Example:

9

acceptRejectAt
string

Accept/reject timestamp (dtHrAceiteRejeite, UTC).

Example:

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

amount
integer<int64>

Scheduled amount in centavos.

Example:

55000

cancellations
object[] | null

Cancellation history (cancelamento).

dueDate
string

Due date (aaaa-mm-dd).

Example:

"2024-09-24"

errorCode
string

JDPI error code.

Example:

""

errorDesc
string

JDPI error description.

Example:

""

infoBetweenClients
string

Free-text receiver-to-payer info.

Example:

""

purpose
integer<int64>

finalidadeAgendamento.

Example:

0

recipientReceivedAt
string

Recipient PSP reception timestamp (UTC).

Example:

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

reconciliationId
string

The receiver conciliation id.

Example:

"JDPI2024091700000000000000000000001"

requestedAt
string

JDPI request timestamp (UTC).

Example:

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

situationAt
string

Situation timestamp (dtHrSituacao, UTC).

Example:

"2024-09-18T16:34:18Z"