Shipment Reference Numbers REST Endpoints
Business Objects/Tracking Events/Shipment Reference Numbers
The operations from the Business Objects/Tracking Events/Shipment Reference Numbers category.
- Create a Shipment Reference Number
- Method: postPath:
/trackingEvents/{iTransactionNo}/shipmentRefnums - Delete a Shipment Reference Number
- Method: deletePath:
/trackingEvents/{iTransactionNo}/shipmentRefnums/{iRecNo} - Get a Shipment Reference Number
- Method: getPath:
/trackingEvents/{iTransactionNo}/shipmentRefnums/{iRecNo} - Get Shipment Reference Numbers
- Method: getPath:
/trackingEvents/{iTransactionNo}/shipmentRefnums - Update a Shipment Reference Number
- Method: patchPath:
/trackingEvents/{iTransactionNo}/shipmentRefnums/{iRecNo} - Update Shipment Reference Numbers
- Method: patchPath:
/trackingEvents/{iTransactionNo}/shipmentRefnums