Miscellaneous Fee Items REST Endpoints
    
        Saved Carts/Miscellaneous Fee Items
    
The miscellaneous fee items resource provides a list of miscellaneous fee items present in the cart.
- Create a miscellaneous fee
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/hedSavedCarts/{SavedCartId}/child/miscellaneousFeeItems - Delete a miscellaneous fee
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/hedSavedCarts/{SavedCartId}/child/miscellaneousFeeItems/{CartDetailId} - Get a miscellaneous fee
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedSavedCarts/{SavedCartId}/child/miscellaneousFeeItems/{CartDetailId} - Get all miscellaneous fees
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedSavedCarts/{SavedCartId}/child/miscellaneousFeeItems