New Product Launch Measure Copy Set Details REST Endpoints
Supply Chain Planning/New Product Launch Measure Copy Sets/New Product Launch Measure Copy Set Details
Source-to-target measure relationship with percentage factor associated with the new product launch measure copy set.
- Create new product launch measure copy set details
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}/child/npiCopySetDetails
- Delete details of one new product launch measure copy set
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}/child/npiCopySetDetails/{CopySetDetailId}
- Get all source-to-target measure relationships associated with the product launch measure copy set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}/child/npiCopySetDetails
- Get one source-to-target measure relationship associated with the product launch measure copy set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}/child/npiCopySetDetails/{CopySetDetailId}