Get transaction history

Returns Trading transactions across currencies in the requested date range. Send ISO dates or timestamps, with endDate on or after startDate. The maximum interval is 184.8 days (the service’s six-month calculation). This route has no client pagination parameters. To request an export, send csv=true and/or excel=true; omit the parameter to disable it. Any nonempty value, including the text false, currently enables that export. For an integrator export spanning more than 93 days (the service’s three-month threshold), the response is message-only and the download is prepared for delivery to the account email. Otherwise data contains items and fileslink; unrequested exports and exports with no records have empty links.

Query Params
string
required

Inclusive start of the requested period.

string
required

End of the requested period.

string

Set to true to request CSV. Omit to disable.

string

Set to true to request Excel. Omit to disable.

Responses

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