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. |
|
elements | The general elements of the invoice, type of elements |
|
issuer | The issuer, type of issuer |
|
lines | The invoice lines, type of List of invoiceLine |
|
payments | The invoice payments, type of List of paymentMethod |
|
transportDetails | The transportDetails of the invoice, type of list of otherTransportDetails |