Skip to main content
POST
Export Analytics Endpoint

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

merchant_id
string
required

Query Parameters

locale
string | null

Body

application/json
period_type
enum<string>
required
Available options:
week,
month,
week4
period_a_start
string<date>
required
period_b_start
string<date> | null
collection_ids
string<uuid>[] | null
all_collections
boolean
default:false
level
enum<string>
default:collection
Available options:
collection,
product
market_group_id
string | null
market
string | null

Response

Successful Response