Skip to main content
GET
List PIX Automatico schedules

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

flow
integer<int64>
requerido

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

Ejemplo:

0

recipientCnpj
string

cnpjRecebedor filter (string).

Ejemplo:

"61695227000193"

payerPersonType
string

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

Ejemplo:

"0"

payerDocument
string

cpfCnpjPagador filter (string).

Ejemplo:

"04623217035"

payerAgency
string

nrAgenciaPagador filter (string).

Ejemplo:

"0001"

payerAccount
string

nrContaPagador filter (string).

Ejemplo:

"0007654321"

scheduleStatus
string

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

Ejemplo:

"0"

dueDateFrom
string
requerido

dtVencimentoInicio (aaaa-mm-dd).

Ejemplo:

"2024-09-01"

dueDateTo
string
requerido

dtVencimentoFim (aaaa-mm-dd).

Ejemplo:

"2024-09-30"

page
integer<int64>

pagina (default 1).

Ejemplo:

1

pageSize
integer<int64>

tamanhoPagina (default 50, max 100).

Ejemplo:

50

Respuesta

OK

jdPiAt
string
requerido

JDPI response timestamp (dtHrJdPi, UTC).

Ejemplo:

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

schedules
object[] | null
requerido

The matching schedule snapshots (agendamentos).