Skip to main content
GET
List PIX transactions

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

account_id
string

Filter by the CRM account id.

Exemplo:

"acc-123"

end_to_end_id
string

Filter by the SPI end-to-end id.

Exemplo:

"E1234567890"

status
string

Filter by eTransactionStatus name.

Exemplo:

"EXECUTED"

is_refund
string

Filter by refund flag ('true'/'false').

Exemplo:

"false"

Resposta

OK

data
object[] | null
obrigatório

The list of transactions.