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 bin by id

GET

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

Request

Path parameters

warehouseIdstring
binIdstring

Response

OK

Body

idstring
ID of the bin
bin_type_idstring
ID of the bin type
trolley_idstringnull
ID of the trolley
trolley_positionintegernull
Position of the bin in trolley
namestring
Name
Example:WB0000001
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource