Shipping Label
WMS
Shipping Label
Downloads a PDF shipping label from the database by ID.
GET
Shipping Label
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Company-Id (int or uuid) of the company on whose behalf the request is executed.
The tenant ID for the target ERP instance.
Path Parameters
The package ID of the package to retrieve the PDF document.
Response
The PDF file stream as binary content.
The response is of type string<byte>.
Ships an order after batch picking — packs it into packages and persists it to the database. A package is marked shipped only when its DeliveryDate is supplied (and, for shipping methods that require a tracking id, only when its TrackingId is supplied); jtl-Shipping packages complete themselves. Each package carries its positions, shipping method, weight, dimensions, optional cartons, SSCC, tracking id and delivery date.Package Weight