E-Invoicing Germany
DDto Fields
We send B2B transactions via email because almost every federal state in Germany has different rules which often change, so using other methods would be too convoluted. In the future, we may use Peppol instead.
| Name | Description | Format | Example for DDto |
|---|---|---|---|
| Leitweg ID (B2G) | The Leitweg ID is an identifier of an electronic invoice for the unique addressing of public contracting authorities in Germany | Regex | "0204:991-33333TEST-33" |
| Email (B2B, B2G) | Email address of the receiver | Regex | "j.doe@efsta.eu" |
note
- For B2G invoicing, a Leitweg ID and an email must be set as value for
DDto
(e.g.,DDto="0204:991-33333TEST-33;authority@test.eu"). - For B2B invoicing, only the email address is required.