Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Start date of the date range to report on
Example:
"2025-01-01"
End date of the date range to report on
Example:
"2025-01-31"
Optional parameter to specify which fields to return in the report (status, count, products). Separate multiple fields with commas.
Example:
"status,count"