Retrieve (via POST) order count

Retrieves order counts bucketed by time period. | (AnalyticsTimePeriodReq) -> (AnalyticsTimeBucketRes)

Authentication

AuthorizationBearer

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

Request

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

Response

Successful Response
bucketslist of objects
totaldouble

Errors

422
Shipping Retrieve Orders Count V1request Unprocessable Entity Error