Skip to main content
GET
List Treasury wallet movements

What this endpoint does

Lists immutable wallet credits, debits, reservations, releases, fees, returns, and adjustments for this tenant account.

When to use it

Use it to reconcile balance changes and follow a payout, conversion, withdrawal, or funding reference into the wallet ledger.

Before you call

Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.

Money and balance effect

This is a read-only request. It does not reserve, debit, credit, or settle money.

States and completion

Movements are financial facts, while operations have workflows. A movement does not by itself prove an external bank or blockchain leg settled.

Safe retries

GET requests are read-only and may be retried with normal exponential backoff. Do not send an Idempotency-Key. Read Operations and reconciliation for the complete workflow.

Authorizations

Authorization
string
header
required

Send the same Wayex API key as Authorization: Bearer <key>.

Response

200 - application/json
data
object[]
required