DueDate

The date on which the Invoice is due.

More information is provided in the Payment Due Date topic.

Element

Name (Technical Name)CardinalityDescription
Payment Due Date (Invoice/DueDate)0..1The date when the payment is due.

Country-Specific configurations

Example

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