Skip to main content
GET
List PIX transactions

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

account_id
string

Filter by the CRM account id.

Ejemplo:

"acc-123"

end_to_end_id
string

Filter by the SPI end-to-end id.

Ejemplo:

"E1234567890"

status
string

Filter by eTransactionStatus name.

Ejemplo:

"EXECUTED"

is_refund
string

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

Ejemplo:

"false"

Respuesta

OK

data
object[] | null
requerido

The list of transactions.