Skip to main content

Generating consignment list

Generating a consignment list is a key element in the shipment expedition and can be done in several ways. Consignment lists are available through the web administration of the project and the API.

You can treat shipments as a homogeneous set regardless of the carrier, or as a heterogeneous set, where each shipment can be from a different carrier. In both cases, it is possible to generate consignment lists for all shipments at once.

User interface

Within the user interface, it is possible to generate consignment lists for selected shipments in the shipment list. For more information, see the Shipments section in this documentation.

Generating consignment lists is only possible for shipments in the "Sent" status.

Generování

After clicking the "Generate consignment list" button, the consignment lists are prepared and, depending on the number of selected carriers, a PDF with consignment lists for each carrier is downloaded separately.

API

Generating consignment lists is also possible through the API. For more information, see the API section in this documentation and the Swagger API Docs. The response is divided into sections according to the carrier, which contain PDFs in base64 format.