Products REST Endpoints

Order Management/Channel Customer Manual Adjustments/Products
The items specified in the adjustment are stamped on the adjustment accrual.
Add one product
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerManualAdjustments/{ManualAdjustmentId}/child/products
Delete one product
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerManualAdjustments/{ManualAdjustmentId}/child/products/{ManualAdjustmentLineId}
Get all products
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerManualAdjustments/{ManualAdjustmentId}/child/products
Get one product
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerManualAdjustments/{ManualAdjustmentId}/child/products/{ManualAdjustmentLineId}
Update one product
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerManualAdjustments/{ManualAdjustmentId}/child/products/{ManualAdjustmentLineId}