Flexfields for Locators REST Endpoints
Inventory Management/Subinventories/Locators/Flexfields for Locators
The Flexfields for Locators resource manages descriptive flexfields that contain details about locators.
- Create flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/subinventories/{subinventoriesUniqID}/child/locators/{InventoryLocationId}/child/locatorsDFF
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/subinventories/{subinventoriesUniqID}/child/locators/{InventoryLocationId}/child/locatorsDFF
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/subinventories/{subinventoriesUniqID}/child/locators/{InventoryLocationId}/child/locatorsDFF/{InventoryLocationId2}
- Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/subinventories/{subinventoriesUniqID}/child/locators/{InventoryLocationId}/child/locatorsDFF/{InventoryLocationId2}