Advanced Inventory Parameters REST Endpoints

Inventory Management/Advanced Inventory Parameters
Settings that enable advanced inventory management features, such as license plate numbers (LPNs), put away suggestions, and commingling rules, configured at the organization level.
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}
Update one advanced inventory parameter
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/{OrganizationId}
Validate the commingling attribute name and value for an organization
Method: post
Path: /fscmRestApi/resources/11.13.18.05/advancedInventoryParameters/action/validateAttributeForOrg
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