- Subcategories:
- Advanced Inventory Parameters Descriptive Flexfields
Advanced Inventory Parameters REST Endpoints
Inventory Management/Advanced Inventory Parameters
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages.
- Create advanced inventory parameter
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters
- Delete one advanced inventory parameter
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/{OrganizationId}
- Get all advanced inventory parameters
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters
- Get one advanced inventory parameter
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/{OrganizationId}
- The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/action/validateAttributeForOrg
- Update one advanced inventory parameter
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/{OrganizationId}
- Validates disabling LPN for an organization
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/action/disableLpnForOrg
- Validates if the LPN control can be changed for the given organization, subinventory, and locator.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/action/validateOrgSubLocLPNControlFlagChange