Refnums REST Endpoints
Business Objects/Shipment No S S Us/Refnums
The operations from the Business Objects/Shipment No S S Us/Refnums category.
- Create a Refnum
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/refnums
- Delete a Refnum
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/refnums/{shipmentRefnumQualGidxshipmentRefnumValue}
- Get a Refnum
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/refnums/{shipmentRefnumQualGidxshipmentRefnumValue}
- Get Refnums
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/refnums
- Update a Refnum
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/refnums/{shipmentRefnumQualGidxshipmentRefnumValue}
- Update Refnums
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/refnums