- Subcategories:
 - Involved Parties
 - Shipment Ship Units
 
Details REST Endpoints
    
        Business Objects/Sell Shipments/Stops/Details
    
The operations from the Business Objects/Sell Shipments/Stops/Details category.
- Create a Detail
 - Method: postPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details - Delete a Detail
 - Method: deletePath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid} - Get a Detail
 - Method: getPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid} - Get Details
 - Method: getPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details - Update a Detail
 - Method: patchPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid} - Update Details
 - Method: patchPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details