Request Export Report
Private
Request Export Report
Request export of trades or ledgers.
POST
Request Export Report
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
(Required)
Example:
75100193
(Required) Type of data to export
Example:
"trades"
(Required) Description for the export
Example:
"laboris i"
File format to export
Example:
"CSV"
Comma-delimited list of fields to include
trades: ordertxid, time, ordertype, price, cost, fee, vol, margin, misc, ledgersledgers: refid, time, type, aclass, asset, amount, fee, balance
Example:
"all"
UNIX timestamp for report start time (default 1st of the current month)
Example:
75322482
UNIX timestamp for report end time (default now)
Example:
"-65934851"
Response
200 - application/json
OK
The response is of type object.

