download order report
Download the entire order history report for the organization, successful response is in csv format.
GET/v0/reports
Authorisations
AuthorizationString
Query Parameters
tzstring
local timezone of the clientResponse
OKdownload order report
1curl -X GET 'https://api.pixxel.space/v0/reports' \2 -H 'Authorization: YOUR_API_KEY'
Response:
{}