saveLocationInWarehouse

Create or update location in warehouse.

"Location in warehouse" is a product classifier. A product can have one "location in warehouse".

See also getLocationsInWarehouse and deleteLocationInWarehouse.

Input parameters

Parameter name Description Possible value Required
locationInWarehouseID Set this field to edit an existing location in warehouse. Omit to add a new one. integer
name Name for the location in warehouse. string

Response

Field name Type Description
locationInWarehouseID integer ID of the newly-created or updated item.