DocumentCurrencyCode
A code signifying the default currency for this document.
General information about this element is provided in the Invoice Currency Code topic. More general information about currencies is provided in the Currencies topic.
Element
Name (Path) | Cardinality | Description |
---|---|---|
Invoice Currency Code (Invoice/DocumentCurrencyCode ) | 0..1 | Specify the currency of the Document as represented by the ISO codes here. |
Country-Specific Topics
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:DocumentCurrencyCode>USD</cbc:DocumentCurrencyCode>
<!-- code omitted for clarity -->
</Invoice>
Updated 15 days ago