Get Monthly Summary
Monthly summary of transactions for a selected currency
Monthly Summary by Asset
GET
https://api.sfox.com/v1/users/reports/tax-currency-summary
Monthly summary of transactions for a selected currency
Query Parameters
Name | Type | Description |
---|---|---|
end* | Number | The unix timestamp (seconds) of the last datapoint returned |
start* | Number | The unix timestamp (seconds) of the first datapoint returned |
currency | Currency code for the requested report If left blank, it will return all currencies. |
Example Request
Last updated