Get Order Count

Provides the total number of orders matching the specified query parameters.

Query Params
string

Filters orders created at or after the specified date and time. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters orders created at or before the specified date and time. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters orders updated at or after the specified date and time. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters orders updated at or before the specified date and time. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters orders by their current status. Possible values: opened (active), placed (not yet processed), finished (completed), cancelled (canceled).

string

Filters orders by their financial status. Possible values: waiting (awaiting payment), paying (in progress), paid (completed), cancelled (canceled), failed (payment failed), refunding (refund in progress), refund_failed (refund failed), refunded (completed), partially_refunded (partial refund issued). paid

string

Filters orders by their fulfillment status. Possible values: initialled (initialized), waiting (awaiting fulfillment), partially_shipped (partially shipped), shipped (fully shipped), partially_finished (partially completed), finished (fully completed), cancelled (canceled), returning (in return process), returned (fully returned), partially_returned (partially returned).

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json