Skip to main content
GET
Retrieve orders stats

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

customer_id
string

customer id to filter data customer wise

date_from
string<date-time>
required

start datetime

date_to
string<date-time>
required

end datetime

interval
enum<string>
required

for aggregating data

Available options:
hour,
day,
week,
month
product_id
string

product id to filter data product wise

variant_id
string

variant id to filter data variant wise

Response

200 - application/json

OK

message
string
success
boolean
content
object