Product Launch Request Organization Customer Combination Definition REST Endpoints
Supply Chain Planning/Product Launch Definitions/Product Launch Request Organization Customer Combination Definition
Creation of customer site combinations for the target product based on the combinations of the specified source product for the organization.
- Create relationships between organizations and customer sites.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/productLaunchDefinitions/{NpiDefId}/child/organizationCustomerCombinations
- Get all organization customer site combinations associated with the new product launch definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productLaunchDefinitions/{NpiDefId}/child/organizationCustomerCombinations
- Get one organization customer site combination associated with the new product launch definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productLaunchDefinitions/{NpiDefId}/child/organizationCustomerCombinations/{NpiCombId}
- Update details for one new product launch request
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/productLaunchDefinitions/{NpiDefId}/child/organizationCustomerCombinations/{NpiCombId}