Locator Items REST Endpoints

Inventory Management/Locator Items
The Item Locators resource manages operations on item locators.
Create locators
Method: post
Path: /fscmRestApi/resources/11.13.18.05/locatorItems
Delete one locator
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/locatorItems/{LocatorItemId}
Get all locators
Method: get
Path: /fscmRestApi/resources/11.13.18.05/locatorItems
Get one locator
Method: get
Path: /fscmRestApi/resources/11.13.18.05/locatorItems/{LocatorItemId}
Update one locator
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/locatorItems/{LocatorItemId}