Refnums REST Endpoints
Business Objects/Shipments/S Ship Units/Refnums
The operations from the Business Objects/Shipments/S Ship Units/Refnums category.
- Create a Refnum
- Method: postPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}/refnums - Delete a Refnum
- Method: deletePath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}/refnums/{sShipUnitRefnumQualGidxrefnumValue} - Get a Refnum
- Method: getPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}/refnums/{sShipUnitRefnumQualGidxrefnumValue} - Get Refnums
- Method: getPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}/refnums - Update a Refnum
- Method: patchPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}/refnums/{sShipUnitRefnumQualGidxrefnumValue} - Update Refnums
- Method: patchPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}/refnums