Storage Location Object Formats
Storage Location Object Properties
Required properties are in bold.
Property | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Address | object | The address details for the warehouse (StorageLocationType = 1002). This is a required field when storage location is type of warehouse See: REST Object Definitions Account Location Related Objects Address Object | |||||||||
Contacts | collection | A collection of contacts for the warehouse See: REST Object Definitions Account Location Related Objects Contact Object | |||||||||
Name | string | Identifies the name of the warehouse. This is a required field when storage location is type of warehouse | |||||||||
Items | collection | A collection of items that are in the current storage location. See: REST Object Definitions Inventory Related Objects Item Object | |||||||||
ModifiedUTC | datetime | The date and time, in UTC format, when this object was last modified. | |||||||||
StorageLocationType | string | Contains a Storage Location Type System Category value identifying the type of storage location. Valid values are: Codes
| |||||||||
StorageLocationID | string | The unique storage location identifier. |