Details REST Endpoints

Order Management/Shipping Charge Lists/Details
Information about the details of the shipping charge list, which stores the items and shipping methods.
Create all details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/details
Delete one detail
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/details/{ShippingDetailId}
Get all details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/details
Get one detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/details/{ShippingDetailId}