Resurssi: getinventoryplaces.nv
HTTP-method: GET
Note! If you are using Rackbeat inventory management in Netvisor, the API documentation can be found here: https://support.netvisor.fi/en/support/solutions/articles/77000554491-rackbeat-stoplight-api
List of inventory places from Netvisor can be retrieved as described below.
QueryString parameters:
Parameter | Occurs | Description | Example |
inventoryplacelocationfreetext | 0...1 | Inventory location includes the given parameter | Example location |
inventoryplacedescriptionfreetext | 0...1 | Inventory description includes the given parameter | Example description |
inventoryplacenetvisorkeys | 0...1 | Inventory Netvisor-ID:s | 321 |
Response:
Level | Element | Type | Occurs | Description | Example |
Root | Root | Aggr. | 1 | ||
1 | InventoryPlaces | Aggr. | 1 | ||
2 | InventoryPlace | Aggr. | 0...n | ||
3 | NetvisorKey | Numeric | 1 | Inventory Netvisor-ID | 165 |
3 | InventoryPlaceName | String | 1 | Inventory description, inventory location | Example location, Example description |
3 | InventoryPlaceEmailAddress | String | 1 | Inventory email-address | example@example.com |
3 | InventoryPlaceShelves | Aggr. | 1 | ||
4 | InventoryPlaceShelve | Aggr. | 0...n | ||
5 | NetvisorKey | Numeric | 1 | Netvisor-id of the inventory shelve | 12 |
5 | ShelveName | String | 1 | Inventory shelve name | Example shelve |
5 | ShelveHierarchy | Aggr. | 1 | ||
6 | ShelveHierarchyName | Numeric | 0...1 | Inventory shelve hierarchy | Shelve 1 / Shelve 2 |
Did you find it helpful? Yes No
Send feedback