Export Orders
Intent
Reads the orders without changing it.
When to call it
Call this after your application has received or stored the identifier for the orders.
Access boundary
Authorize the request with a token that carries orders:read.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Operational notes
Export orders as a CSV file.
Scopes: orders:read
GET
Export Orders
Authorizations
You can generate an Organization Access Token from your organization's settings.
Query Parameters
Filter by organization ID. The organization ID.
Example:
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Filter by product ID. The product ID.
Response
Successful Response
The response is of type string.