reports
Create Orders NET Report
POST
/
reports
/
orders
/
net
Body
application/json
reportType
enum<string>
requiredGroup of orders to be included in the report. See details
Available options:
transfers
, orders
, transactions
, trading
terminatedAtFrom
string
requiredTimestamp in milliseconds of when orders were terminated from
terminatedAtTo
string
requiredTimestamp in milliseconds of when orders were terminated to
orderTypes
enum<string>[]
List of order types for the report. See details
Available options:
sell
, buy
, deposit
, withdraw
, multi-withdraw
, retrieved-deposit
, earn-reward
portfolioIds
string[]
List of portfolio ids for the report
portfolioTypes
enum<string>[]
List of portfolio types for the report. See details
Available options:
custody
, trading-vault
, trading
, external
, clearloop
Response
200 - application/json
The response is of type object
.