List FX Exchanges
Cursor-paginated history of executed FX exchanges for your merchant.
GET
List FX exchanges
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Query Parameters
Items per page. Maximum 100.
Required range:
1 <= x <= 100Opaque cursor returned by a previous list response. Omit for the first page.
ISO 4217 three-letter currency code.
Pattern:
^[A-Z]{3}$Example:
"USD"
ISO 4217 three-letter currency code.
Pattern:
^[A-Z]{3}$Example:
"USD"
RFC 3339 / ISO 8601 timestamp in UTC.
Example:
"2026-04-15T14:30:00Z"
RFC 3339 / ISO 8601 timestamp in UTC.
Example:
"2026-04-15T14:30:00Z"
List FX exchanges