The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.
Get count of orders
GET
https://api.pack.cloud/v1/organizations/{organizationId}/orders/count
Request
Path parameters
organizationIdstring
Query parameters
filter[brand_id]string
filter[customer_id]string
filter[exception]boolean
Only return orders with an exception
filter[status]array
Allowed values:createdexpectedunallocatedallocatedcanceledpartially_shippedshipped
Response
OK
Body
countinteger
OK
Body
countinteger
OK
Body
countinteger
OK
Body
countinteger
OK
Body
countinteger