Reference Numbers REST Endpoints
Business Objects/Sell Shipments/Stops/Reference Numbers
The operations from the Business Objects/Sell Shipments/Stops/Reference Numbers category.
- Create a Reference Number
- Method: postPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/refnums - Delete a Reference Number
- Method: deletePath:
/sellShipments/{shipmentGid}/stops/{stopNum}/refnums/{shipmentStopRefnumQualGidxshipmentStopRefnumValue} - Get a Reference Number
- Method: getPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/refnums/{shipmentStopRefnumQualGidxshipmentStopRefnumValue} - Get Reference Numbers
- Method: getPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/refnums - Update a Reference Number
- Method: patchPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/refnums/{shipmentStopRefnumQualGidxshipmentStopRefnumValue} - Update Reference Numbers
- Method: patchPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/refnums