Private
Request Export Report
Request export of trades or ledgers.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
(Required) Description for the export
UNIX timestamp for report end time (default now)
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
File format to export
(Required)
(Required) Type of data to export
UNIX timestamp for report start time (default 1st of the current month)
Response
200 - application/json
The response is of type object
.