Description
The physical location of an inventory warehouse. Click Inventory Location for more information.
Resource Overview
Endpoint | Definition |
GET/InventoryLocations | Retrieve a list of information related to inventory locations. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates whether service tag is active or inactive | boolean | |
AddressID | unique identifier for the address associated with the inventory location | integer(int32) | |
AddressLine1 | first line of address for inventory location | string | |
AddressLine2 | second line of address for inventory location (if applicable) | DateTime | |
BranchID | unique identifier of the branch associated with inventory location | integer(int32) | |
BranchName | name of branch associated with inventory location | string | |
StateProvideCode | state or province code where inventory location is based | string | |
ZipCode | postal code for inventory location's address | string | |
LastModifiedDateTime | date and time when record was last modified | DateTime |