Skip to main content
GET
List PIX Automatico schedules

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

flow
integer<int64>
required

fluxo (0=Enviados/PSP Recebedor, 1=Recebidos/PSP Pagador).

Example:

0

recipientCnpj
string

cnpjRecebedor filter (string).

Example:

"61695227000193"

payerPersonType
string

tpPessoaPagador filter (0/1; empty = no filter).

Example:

"0"

payerDocument
string

cpfCnpjPagador filter (string).

Example:

"04623217035"

payerAgency
string

nrAgenciaPagador filter (string).

Example:

"0001"

payerAccount
string

nrContaPagador filter (string).

Example:

"0007654321"

scheduleStatus
string

stAgendamento filter (0/1; empty = no filter).

Example:

"0"

dueDateFrom
string
required

dtVencimentoInicio (aaaa-mm-dd).

Example:

"2024-09-01"

dueDateTo
string
required

dtVencimentoFim (aaaa-mm-dd).

Example:

"2024-09-30"

page
integer<int64>

pagina (default 1).

Example:

1

pageSize
integer<int64>

tamanhoPagina (default 50, max 100).

Example:

50

Response

OK

jdPiAt
string
required

JDPI response timestamp (dtHrJdPi, UTC).

Example:

"2024-06-08T06:00:05Z"

schedules
object[] | null
required

The matching schedule snapshots (agendamentos).