For the complete documentation index, see llms.txt. This page is also available as Markdown.

Print delivery labels

Warehouses often print labels to stick on each package before dispatching it. You can use this endpoint to generate a PDF file with the labels for one or multiple deliveries.

Label Printing

post

Print labels for one or more deliveries.

Autorizaciones
AuthorizationstringRequerido
Cuerpo
deliveryIdsstring[]Requerido

Identifiers of the delivery for which you want to print the labels. Only this property will go in the payload.

Example: t-pruaas-4973
referenceIdsstring[]Opcional

Reference identifiers of the delivery for which you want to print the labels. Only this property will go in the payload.

Example: FACT-1234
Respuestas
200

Successful operation

application/pdf
string · binaryOpcional
post/v2/integrations/deliveries/labels

Tag example

Etiqueta

Use cases

Última actualización