Skip to main content
POST
Create Stake Rewards Report

Body

application/json
reportType
enum<string>
required

Report type. See details

Available options:
rewards,
staking-orders
terminatedAtTo
string
required

Timestamp in milliseconds of when orders were terminated to

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"

terminatedAtFrom
string

Timestamp in milliseconds of when orders were terminated from

Response

OK

The response is of type object.