v1
latestOpenAPI 3.0.12026-07-242073551.1 MBShipments
Print My Label QR Code
Request associated QR Code for the associated label in the print label call.
get/v4/shipments/printMyLabelQRCode/evri/{shipmentId}
Path parameters
shipmentIdstring required
Shipment Id <br />The Shipment Id may be an id or a tracking/barcode number.
Response
Returns the printed QR Code as a Base 64 encoded PNG.
Example response
{
"ShipmentId": "c4e60776-288f-464e-b35b-ff0f3252c0f0",
"QRCode": "iVBORw0KGgoAAAANSUhEUgAA ... A4QAAAXcCAYAAAB6Q0CbAAAAAXNSR0IArs4"
}