Get Order Statistics
GET /v1/order/stats
Retrieves aggregated statistics and metrics for orders based on the specified filters. The endpoint calculates totals, counts, and other summary data for orders matching the tenant, status, and date range criteria. These statistics are designed for reporting and dashboard displays to provide insights into order activity and trends.
Query Parameters
~filter[tenant]- Parameter for ~filter[tenant]~filter[status]- Parameter for ~filter[status]~filter[from]- Parameter for ~filter[from]~filter[to]- Parameter for ~filter[to]
Request Example
GET /v1/order/stats