Skip to main content
POST
/
dashboard
/
stats
Error
A valid request URL is required to generate request examples
{
  "orders": {},
  "revenue_estimate": {},
  "revenue_by_currency": {}
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

merchant_id
string
required

Body

application/json
from_date
string<date>
required
to_date
string<date>
required

Response

Successful Response

orders
Orders · object
required
revenue_estimate
Revenue Estimate · object
required
revenue_by_currency
Revenue By Currency · object
required