Get Order List

Retrieves a list of orders for the authenticated user, with optional filters to narrow down results based on status, date range, target currency, or other relevant criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by order ID

string

Filter by source currency

string

Filter by accepted gross source amount

string

Filter by sender ID

string
enum

Filter by order status.

date-time

Filter orders starting from this date (ISO8601 format).

date-time

Filter orders up to this date (ISO8601 format).

string

Filter by target currency ISO code (e.g., "EUR", "GBP").

integer
Defaults to 1

Pagination page number.

integer
Defaults to 10

Number of orders per page.

string

Field to sort the orders by (e.g., "creationDate", "amount").

string
enum
Defaults to desc

Sort order (ascending or descending).

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json