Product Launch Definitions REST Endpoints

Supply Chain Planning/Product Launch Definitions
Generation of combinations for a new product based on the combinations of the specified source product. Optionally, data for the specified measures can be copied from the source product to the new product
Create one product launch request
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productLaunchDefinitions
Delete a launch request
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/productLaunchDefinitions/{NpiDefId}
Get all product launch request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productLaunchDefinitions
Get one product launch request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productLaunchDefinitions/{NpiDefId}