ProductPatchStockLocationsModel
Stock location association for a product patch. Choose the Mode to decide whether the supplied
Locations are added to the existing associations or replace them.
| Name | Description | Type | Additional information |
| Mode |
Determines how the supplied Locations are applied. Add appends to the existing stock locations on the product
(no deletions). Replace removes any non-system stock locations not present in the supplied list. Required.
|
StockLocationPatchModeEnum
|
Required
|
| Locations |
The stock locations to associate with the product. Must contain at least one entry.
|
Collection of StockLocationIDTypeModel
|
Required
|