# Internationaler Versand

{% hint style="warning" %}
**Achten Sie beim Versenden in andere Länder auf die korrekte Einstellung des Ländercodes!**

Business Central arbeitet im Standard mit einem zweistelligen Ländercode.

z.B: DE oder FR

DHL verarbeitet nur dreistellige Codes wie DEU oder FRA! Andernfalls wird der Ländercode als leer an DHL übermittelt und mit dem Ländercode des Absenders gefüllt.
{% endhint %}

Ländercodes können in Business Central in der Tabelle "Länder und Regionscodes" gepflegt werden. In unserer Erweiterung gibt es die Möglichkeit das Feld "DHL-Ländercode" zu befüllen.

Der Ländercode muss nach ISO3166 Alpha 3 gefüllt werden. Siehe dazu diesen Beitrag bei [Wikipedia](https://de.wikipedia.org/wiki/ISO-3166-1-Kodierliste).


---

# Agent Instructions: 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/dhl-connector/versandaufkleber-erstellen-and-drucken/internationaler-versand.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.
