Skip to main content
GET
List PIX transactions

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

account_id
string

Filter by the CRM account id.

Example:

"acc-123"

end_to_end_id
string

Filter by the SPI end-to-end id.

Example:

"E1234567890"

status
string

Filter by eTransactionStatus name.

Example:

"EXECUTED"

is_refund
string

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

Example:

"false"

Response

OK

data
object[] | null
required

The list of transactions.