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: post
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters
Delete one advanced inventory parameter
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/{OrganizationId}
Get all advanced inventory parameters
Method: get
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters
Get one advanced inventory parameter
Method: get
Path: /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: post
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/action/validateAttributeForOrg
Update one advanced inventory parameter
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/{OrganizationId}
Validates disabling LPN for an organization
Method: post
Path: /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: post
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/action/validateOrgSubLocLPNControlFlagChange