Export orders as CSV
Orders
Export orders as CSV
Exports orders within the specified date range as a CSV file. Use Unix timestamps (milliseconds) for startDate and endDate.
GET
Export orders as CSV
Authorizations
Your API key. Public production API-key endpoints accept kyren_live_* keys. Staging credentials are environment-specific and must be used only with the staging environment for which Kyren issued them.
Query Parameters
Start of date range (Unix timestamp in milliseconds, inclusive)
End of date range (Unix timestamp in milliseconds, inclusive)
Response
CSV file of orders
The response is of type file.