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