| StockLocationID |
The ID for the StockLocation
|
integer
|
Required
|
| StockLocationReference |
The reference for the stock location.
|
string
|
None.
|
| Warehouse |
The warehouse for the stocklocation
|
WarehouseBaseModel
|
None.
|
| StockLocationType |
The type of the stock location. I.e. Pickbin, Bulk Location..
|
StockLocationType
|
None.
|
| KeepProduct |
Keep product determines whether when the stock location inventory for a product reaches 0 whether the stock location will retain the product or it will be removed.
This is unavailable for accounts without multiple stock locations.
|
boolean
|
None.
|
| LocationOrder |
This is the priority of the stock location. A location order of 1 will be picked before 10.
|
integer
|
None.
|
| IsEmpty |
This is whether the stock locations contains any products.
|
boolean
|
None.
|
| HasProducts |
This is whether the stock location has products associated to it.
|
boolean
|
None.
|
| IsSystem |
This indicates if the stock location has been created automatically by StoreFeeder rather than by the user
|
boolean
|
None.
|
| IsQuarantined |
This indicates if the stock location's stock is used when calculating the sellable stock that is sent to channel
|
boolean
|
None.
|
| WarehouseZone |
The warehouse zone for the stocklocation
|
WarehouseZoneBaseModel
|
None.
|
| Aisle |
The warehouse aisle that the location is located
|
StockLocationAisleModel
|
None.
|
| Level |
The level
|
StockLocationLevelModel
|
None.
|