Create a crypto Tax P&L calculation job by sending the report type, date window, and auth headers; the response returns a job_id, status, and the presigned tradebook_url you’ll use to upload your payload before processing begins.
Specifies the response format expected from the API. Use application/json for JSON responses or application/xlsx for Excel file downloads.application/xlsx
application/json, application/xlsx Specifies the response format expected from the API. Use application/json for JSON responses or application/xlsx for Excel file downloads.application/xlsx
Indicates the version of the API you want to use. Ensures backward-compatible behavior.
Bearer token for user-level authorization. Typically passed as Bearer {{access_token}}.
Specifies the report type to fetch
Start of the date range filter in Unix Epoch timestamp (milliseconds). Settlements from this timestamp onward will be included
End of the date range filter in Unix Epoch timestamp (milliseconds). Settlements up to this timestamp will be included.