VRBL: Payment Due Date

You can add the date payment is due to your Documents.

Use the DueDate element to model this date. More information is provided in the Payment Due Dates topic.

Example

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