Retrieve (via POST) order count

Retrieves order counts bucketed by time period. | (AnalyticsTimePeriodRequest) -> (AnalyticsTimeBucketResponse)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
startdatetimeRequired
enddatetimeRequired
granularityenumOptional
Allowed values:
timezoneenumOptional
start_of_weekenumOptional

Response

Successful Response
bucketslist of objects
totaldouble

Errors