United States (DBNA): Payment Terms Currency
Configure the Payment Terms Currency for your United States documents.
The currency used for the amount. This standard UBL element can be used in the US.
Elements
| Path | Cardinality | Usage | Format | Final Format Path |
|---|---|---|---|---|
Invoice/PaymentTerms/Amount/@currencyID | 1..1 | M | ISO 4217 alpha-3 | /Invoice/cac:PaymentTerms/cbc:Amount/@currencyID |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:PaymentTerms>
<!-- ... omitted for readability -->
<cbc:Amount currencyID="USD">1500</cbc:Amount>
<!-- ... omitted for readability -->
</cac:PaymentTerms>
</ubl:Invoice>Updated 10 days ago
Did this page help you?
