DueDate

The date on which the Invoice is due.

More information is provided in the Payment Due Date topic.

Details

ElementValue
NameDueDate
PathInvoice/DueDate
DefinitionThe date on which the Invoice is due.
Cardinality0..1

Element

ElementDescription
Invoice/DueDateThe date the payment is due.

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cbc:DueDate>2024-11-28</cbc:DueDate>
    <!-- code omitted for clarity -->
</Invoice>