Get Order History (Multiple)
Retrieve a list of past trades. You can filter by currency pair, date range, or status.
Authentication
AuthorizationBearer
OAuth 2.0 access token
Query parameters
fromCurrency
Filter by source currency
toCurrency
Filter by destination currency
startDate
Start date for filtering (ISO 8601 format)
endDate
End date for filtering (ISO 8601 format)
limit
Maximum number of records to return
offset
Number of records to skip
Response
Successful response with order history
orders
total
Total number of orders matching the filter