GET All Trades

Retrieve information for a specified range of trades. Define the parameters to filter the list. The available parameters are trade type, order date, value date, currency, and amount. If no parameters are specified, all trades will be returned..

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

Entity ID.

date-time | null

From (value date). A UTC ISO 8601 date in YYYY-MM-DD format. Only the date will be used. If a time is provided it will be ignored.

date-time | null

To (value date). A UTC ISO 8601 date in YYYY-MM-DD format. Only the date will be used. If a time is provided it will be ignored.

date-time | null

From (Trade execution date). A UTC ISO 8601 date in YYYY-MM-DD format. Only the date will be used. If a time is provided it will be ignored.

date-time | null

To (Trade execution date). A UTC ISO 8601 date in YYYY-MM-DD format. Only the date will be used. If a time is provided it will be ignored.

Trade Type - Spot or Forward

Trade Subtype (Forwards Only) - Fixed, Open, Window, Variable

int32 | null
1 to 2147483647

Page number.

Responses

401

Unauthorized.

403

Forbidden.

404

Resource not found.

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