Export Treasury transactions
Treasury activity and reconciliation
Export Treasury transactions
Exports the same tenant-scoped, non-PII transaction view as a CSV file for reconciliation and finance workflows.
GET
Export Treasury transactions
What this endpoint does
Exports the same tenant-scoped, non-PII transaction view as a CSV file for reconciliation and finance workflows.When to use it
Use it for a bounded accounting export after selecting an external reference, movement kind, operation status, or date range.Before you call
Authenticate withtreasury:read. The export supports up to 5,000 rows; if the selected result is larger, narrow the filters and request another export.
Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
The file is a point-in-time transaction snapshot. A linked operation may still be accepted, held, or submitted, so CSV presence is not proof of external settlement.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Operations and reconciliation for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Query Parameters
Example:
5000
Response
200 - text/csv
A complete CSV for the selected bounded result set.
The response is of type string.

