v2
OpenAPI 3.0.3Proprietary2026-07-263483431.1 MBGet order statistics
Requires the order:statistics:read scope. Retrieves descriptive statistics about orders, such as total orders, total revenue, and other aggregated data. Can be filtered using the same parameters as the orders list endpoint.
Query parameters
Type of datetime for statistics (defaults to 'draft_time')
Timezone for datetime adjustment (defaults to 'Asia/Jakarta')
Date breakdown for statistics (defaults to 'off')
Include breakdown by order status (defaults to 'false')
Custom breakdown key for statistics (defaults to 'off')
Minimum number of days for statistics (defaults to 0)
Search term for the selected search_field. Defaults to order ID search when search_field is omitted or unsupported.
Field used by search. Defaults to order_id when omitted or unsupported.
Filter by order status
Filter by payment status
Filter by business ID
Filter by store ID
Filter by shipped time since (ISO 8601 format)
Filter by shipped time until (ISO 8601 format)
Response
Order statistics with breakdown
Example response
{
"is_paginated": true
}