Access Sets REST Endpoints

Order Management/Shipping Charge Lists/Access Sets
Information about an access set for a shipping charge list.
Create one access set
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets
Delete one access set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets/{ShippingChargeListSetId}
Get all access sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets
Get one access set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets/{ShippingChargeListSetId}