List all transactions
Every transaction of the acting company, across every product — not just
swap. Narrow to a single route with paymentRouteId.
Each item is a discriminated union: switch on type, then read data.
Authentication
X-API-Keystring
Your partner API key.
Headers
X-Company-Id
The company you are acting for (a company ULID).
Query parameters
paymentRouteId
Narrow to one payment route of the acting company.
page
limit
type
Filter by direction.
Allowed values:
orderBy
Allowed values:
orderDirection
Allowed values:
Response
OK
transactions
pagination
Errors
422
Unprocessable Entity Error

