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.

Link bin to trolley

POST

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

Link the bin to the position and unlinks the current bin automatically.

Request

Path parameters

warehouseIdstring
trolleyIdstring

Payload

idstringrequired
ID of the bin
trolley_positioninteger
Position of the bin in trolley

Response

No Content