Refnums REST Endpoints
    
        Business Objects/Order Movements/S Ship Units/Lines/Refnums
    
The operations from the Business Objects/Order Movements/S Ship Units/Lines/Refnums category.
- Create a Refnum
 - Method: postPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/refnums - Delete a Refnum
 - Method: deletePath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/refnums/{sSulRefnumQualGidxrefnumValue} - Get a Refnum
 - Method: getPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/refnums/{sSulRefnumQualGidxrefnumValue} - Get Refnums
 - Method: getPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/refnums - Update a Refnum
 - Method: patchPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/refnums/{sSulRefnumQualGidxrefnumValue} - Update Refnums
 - Method: patchPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/refnums