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.

Create bins in bulk

POST

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

Request

Path parameters

warehouseIdstring

Payload

bin_type_idstringrequired
ID of the bin type
namestringrequired
Name
Example:WB0000001

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