Get count of fulfillments

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/fulfillments/count

Request

Path parameters

warehouseIdstring

Query parameters

filter[organization_id]string
Only include fulfillments with organization id
filter[exception]boolean
Only include fulfillments with an exception
filter[has_stock_location]array
Only include fulfillments that has these stock location names
filter[orders.recipient_address.country_code]array
Only include fulfillments that has recipient country
filter[pickable]boolean
Only include fulfillments that are (non-)pickable
filter[quantity_items]integer
Only include fulfillments that contains x items
filter[quantity_products]integer
Only include fulfillments that contains x different products
filter[release_at]datetime
Only include fulfillments that are available for picking at
filter[status]array
Only include fulfillments that has status

Response

OK

Body

countinteger