Skip to main content
POST
Create Balance Report

Body

application/json
dateFrom
string
required

Timestamp in milliseconds for the initial report entry

dateTo
string
required

Timestamp in milliseconds for the final report entry

portfolioIds
string[]

List of portfolio ids for the report

Example:

"portfolioId1,portfolioId2"

portfolioTypes
enum<string>[]

List of portfolio types for the report. See details

Available options:
custody,
trading-vault,
trading,
external,
clearloop
Example:

"custody,external"

Response

OK

The response is of type object.