invoice Structure
It contains all the necessary fields for an invoice.
| Name | Description | |
|---|---|---|
|
counterpart | The counterpart, type of counterpart |
|
downloadingIncoiceUrl |
mandatory only for Invoicing Providers Determines the Provider URL of the final invoice. If you are using a Third-Party invoicing provider, do not fill this field. |
|
elements | The elements of the invoice, type of elements |
|
issuer | The issuer, type of issuer |
|
lines | The lines of the invoice, type of List of invoiceLine |
|
payments | The payments of the invoice, type of List of paymentMethod |
|
transportDetails | The transportDetails of the invoice, type of list of otherTransportDetails |