Skip to main content
GET
List PIX Automatico authorizations

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

flow
integer<int64>

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

Exemplo:

1

recipientCnpj
string

cnpjRecebedor filter (string).

Exemplo:

"61695227000193"

payerPersonType
string

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

Exemplo:

"0"

payerDocument
string

cpfCnpjPagador filter (string).

Exemplo:

"04623217035"

payerAgency
string

nrAgenciaPagador filter (string).

Exemplo:

"0001"

payerAccount
string

nrContaPagador filter (string).

Exemplo:

"0007654321"

authorizationOk
string

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

Exemplo:

"true"

stJdPiProc
string

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

Exemplo:

"9"

updatedFrom
string

dtHrAtualizacaoRecorrenciaInicio (UTC).

Exemplo:

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

updatedTo
string

dtHrAtualizacaoRecorrenciaFim (UTC).

Exemplo:

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

page
integer<int64>

pagina (default 1).

Exemplo:

1

pageSize
integer<int64>

tamanhoPagina (default 50, max 100).

Exemplo:

50

Resposta

OK

authorizations
object[] | null
obrigatório

The matching authorization snapshots.

jdPiAt
string
obrigatório

JDPI response timestamp (dtHrJdPi, UTC).

Exemplo:

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