Skip to main content
GET
Sales by customer report

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <live_api_key>.

Query Parameters

timeframe
enum<string>

yearly, monthly, or daily.

Available options:
yearly,
monthly,
daily
date
string<date>

Date in YYYY-MM-DD format.

per_page
integer

Items per page.

Required range: 1 <= x <= 100

Response

OK

success
boolean