Pack Components REST Endpoints

Product Lifecycle Management/Supplier Products/Packs/Pack Components
The operations from the Product Lifecycle Management/Supplier Products/Packs/Pack Components category.
Create a pack component
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/packs/{TransactionId}/child/packComponents
Delete a pack component
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/packs/{TransactionId}/child/packComponents/{TransactionId2}
Get all pack components
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/packs/{TransactionId}/child/packComponents
Get one pack component
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/packs/{TransactionId}/child/packComponents/{TransactionId2}
Update a pack component
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/packs/{TransactionId}/child/packComponents/{TransactionId2}