Reference Numbers REST Endpoints
Business Objects/Shipment Groups/Reference Numbers
The operations from the Business Objects/Shipment Groups/Reference Numbers category.
- Create a Reference Number
- Method: postPath:
/shipmentGroups/{shipGroupGid}/refnums - Delete a Reference Number
- Method: deletePath:
/shipmentGroups/{shipGroupGid}/refnums/{shipGroupRefnumQualGidxshipGroupRefnumValue} - Get a Reference Number
- Method: getPath:
/shipmentGroups/{shipGroupGid}/refnums/{shipGroupRefnumQualGidxshipGroupRefnumValue} - Get Reference Numbers
- Method: getPath:
/shipmentGroups/{shipGroupGid}/refnums - Update a Reference Number
- Method: patchPath:
/shipmentGroups/{shipGroupGid}/refnums/{shipGroupRefnumQualGidxshipGroupRefnumValue} - Update Reference Numbers
- Method: patchPath:
/shipmentGroups/{shipGroupGid}/refnums