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 list of fulfillments in bin

GET

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

Request

Path parameters

warehouseIdstring
binIdstring

Query parameters

filter[exception]boolean
Only return fulfillments with an exception

Response

OK

Body

idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdunscheduledqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource