Cost Refs REST Endpoints
    
        Business Objects/Shipment No S S Us/Accessorials/Cost Refs
    
The operations from the Business Objects/Shipment No S S Us/Accessorials/Cost Refs category.
- Create a Cost Ref
 - Method: postPath:
/shipmentNoSSUs/{shipmentGid}/accessorials/{accessorialCodeGid}/costRefs - Delete a Cost Ref
 - Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/accessorials/{accessorialCodeGid}/costRefs/{costReferenceGid} - Get a Cost Ref
 - Method: getPath:
/shipmentNoSSUs/{shipmentGid}/accessorials/{accessorialCodeGid}/costRefs/{costReferenceGid} - Get Cost Refs
 - Method: getPath:
/shipmentNoSSUs/{shipmentGid}/accessorials/{accessorialCodeGid}/costRefs - Update a Cost Ref
 - Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/accessorials/{accessorialCodeGid}/costRefs/{costReferenceGid} - Update Cost Refs
 - Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/accessorials/{accessorialCodeGid}/costRefs