Invoice Structure
PaymentTerms

cac:PaymentTerms

Represents the terms and conditions of a payment agreement between the buyer and the seller.

About

  • Occurrence: [0..1]
  • Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Child Elements

Data FieldOccurrenceDefinition
cbc:Note[0..1]A textual description of the payment terms.

Example

<cac:PaymentTerms>
    <cbc:Note>Payment due within 30 days from the invoice date.</cbc:Note>
</cac:PaymentTerms>
Last updated on