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: postPath:
/fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets - Delete one access set
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets/{ShippingChargeListSetId} - Get all access sets
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets - Get one access set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingChargeLists/{ShippingChargeListId}/child/accessSets/{ShippingChargeListSetId}