Core APIReferenceReports
/reports/revenue-report
Download the backend-generated global revenue report as a CSV attachment.
Download the backend-generated global revenue report as a CSV attachment.
Query Parameters
startDate?|
Unix timestamp in seconds (UTC).
Range
0 <= valueendDate?|
Unix timestamp in seconds (UTC).
Range
0 <= valueflatDepositFee?|
Flat fee applied to each deposit transaction.
Range
0 <= valueflatRedemptionFee?|
Flat fee applied to each redemption transaction.
Range
0 <= valuedepositFeePct?|
Fractional deposit fee rate, for example 0.01 for 1%.
Range
0 <= valueredemptionFeePct?|
Fractional redemption fee rate, for example 0.01 for 1%.
Range
0 <= valuescenario?string
Optional scenario label used in the output filename.
Length
1 <= length <= 100Response Body
text/csv
application/json
application/json
curl -X GET "https://example.com/reports/revenue-report""string"