> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/dpdconnector/dpdconnector_en_us/creating-and-printing-shipping-labels/versandaufkleber-erstellen.md).

# Creating Shipping Labels

{% hint style="warning" %}
Make sure you have completed **all configuration steps** before proceeding!

[Configuration](/dpdconnector/dpdconnector_en_us/configuration/grundlegende-einstellungen.md)
{% endhint %}

Open the **Sales Order** for which you want to create a shipping label.

Scroll down to the bottom of the page — there you’ll find the section *“DPD Order Packages”.*

<div data-with-frame="true"><figure><img src="/files/dHVKDS9GEHoDpgtzKJGD" alt=""><figcaption></figcaption></figure></div>

Cells marked with **“!”** must be filled in manually — all other fields are populated **automatically**.

{% columns %}
{% column %}

#### **Order No**

The order number of the selected sales order — filled automatically.

#### <mark style="background-color:$danger;">**! Box Code**</mark>

Select the desired **package type** from the drop-down list or create a new one.

#### Package Date

The **franking date** is filled in automatically.

#### Weight UOM

The **unit of measurement** for the package weight is gramms by default , but kg can also be selected via the dropdown list.

#### <mark style="background-color:$danger;">! Weight</mark>

Enter the **total weight** of the package in the previously selected unit.

#### Custom Dimensions

Check this box if you want to override the predefined dimensions of the package.

#### Unit of Measure

The unit of measure of the package. Can only be changed when *"Custom Dimensions"* is checked.

#### Length

Predefined Length of the package. Can only be changed when *"Custom Dimensions"* is checked.
{% endcolumn %}

{% column %}

#### Width

Predefined width of the package. Can only be changed when *"Custom Dimensions"* is checked.

#### Height

Predefined height of the package. Can only be changed when *"Custom Dimensions"* is checked.

#### Uploaded

A check mark indicates packages that have already been uploaded to DPD.

#### Upload Date

The date the package was uploaded to DPD — filled automatically.

#### DPD Shipment No

The DPD **shipment number** is added automatically once the package has been successfully uploaded to DPD.\
This number includes a **link to shipment tracking**.

#### DPD Routing Code

The DPD **routing code** is filled automatically.

#### Print Format

The print format is filled automatically.

{% endcolumn %}
{% endcolumns %}

Once the fields **Box Code** and **Weight** have been completed, click the *“Upload Packages”* button to send the data to DPD.

{% hint style="warning" %}
DPD will automatically **validate the customer data** during the upload.\
If the customer address is invalid, a **pop-up window with an error message** will appear.\
More:\
[Troubleshooting](/dpdconnector/dpdconnector_en_us/troubleshooting-and-support/haufige-probleme-und-losungen.md)
{% endhint %}

After a **successful upload**, the remaining fields will be filled in, and a **check mark** will appear under *“Uploaded”*.

<div data-with-frame="true"><figure><img src="/files/qsaDkcG0OyKCDwZLRVDz" alt=""><figcaption></figcaption></figure></div>

At this point, your **shipping label has been created** and is **ready for printing**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.solutioo.de/dpdconnector/dpdconnector_en_us/creating-and-printing-shipping-labels/versandaufkleber-erstellen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
