Skip to main content
GET
List PIX Automatico authorizations

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

flow
integer<int64>

fluxo (0=PSP Pagador, 1=PSP Recebedor).

Example:

1

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"

authorizationOk
string

resultadoAutorizacao filter (true/false; empty = no filter).

Example:

"true"

stJdPiProc
string

stJdPiProc filter (0..10; empty = no filter).

Example:

"9"

updatedFrom
string

dtHrAtualizacaoRecorrenciaInicio (UTC).

Example:

"2024-01-01T00:00:00Z"

updatedTo
string

dtHrAtualizacaoRecorrenciaFim (UTC).

Example:

"2024-06-19T00:00:00Z"

page
integer<int64>

pagina (default 1).

Example:

1

pageSize
integer<int64>

tamanhoPagina (default 50, max 100).

Example:

50

Response

OK

authorizations
object[] | null
required

The matching authorization snapshots.

jdPiAt
string
required

JDPI response timestamp (dtHrJdPi, UTC).

Example:

"2024-06-19T00:00:00Z"