Retrieve a report of orders by date range and status.
Documentation Index
Fetch the complete documentation index at: https://docs.byblend.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Start date of the date range to report on
"2025-01-01"
End date of the date range to report on
"2025-01-31"
Optional parameter to specify which fields to return in the report (status, count, products). Separate multiple fields with commas.
"status,count"