This method is set as the value of the labelUrl key in the response of the GET shipment/batch/{batchId} method. It is used for printing individual labels and is primarily utilized when changing the format (using the PUT shipment/batch method) from Pdf to Zpl, as it can return the converted label directly in Zpl format in the response.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.