VRBL: Payment Terms

You can information about payment terms.

More information is provided in the Payment Terms topic.

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cac:PaymentTerms>
        <cbc:Note>Payment within 10 days, 2% discount</cbc:Note>
        <cbc:Amount>3000.00</cbc:Amount>
        <cbc:InstallmentDueDate>2024-11-01</cbc:InstallmentDueDate>
    </cac:PaymentTerms>
    <!-- code omitted for clarity -->
</Invoice>