ProductInventoryLocation
Object describing a product inventory location.
Description
This object represents the a location where inventory can be stored.
Properties
| Type | Name | Description |
|---|---|---|
| string | InventoryLocationKey | Gateway assign unique reference number |
| string | InventoryLocation | Location of Inventory (Warehouse or location name) |
| string | LocationName | |
| string | Description |
Change History
| Version | Change |
|---|---|
| 1.7 | Added InventoryLocationKey to object |
| 1.6 | Object added in 1.6 release |