Quick Setups REST Endpoints
Inventory Management/Quick Setups
A setup process that aims to simplify the setup experience for new customers by orchestrating the various setup tasks with a single user interface.
- Get all quick setup parameters
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/quickSetupParameters - Get one quick setup parameter
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/quickSetupParameters/{quickSetupParametersUniqID} - Submit all the parameters for the costing setup
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/quickSetupParameters - Submit parameters to implement multiple costing setup entities
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/quickSetupParameters/action/quickSetupSubmit