InvoiceTypeCode
A code signifying the type of the Document.
General information is provided in the Invoice Types topic.
Elements
Name (Technical Name) | Cardinality | Description |
---|---|---|
Invoice Type Code (Invoice\InvoiceTypeCode ) | 0..1 | A code signifying the type of the Invoice. |
Country-Specific Topics
The following country-specific variations exist:
- Germany: Invoice Type Codes
- Greece: Invoice Sub Type Code
- Italy: Invoice Type Codes
- Japan: Invoice Type Codes
- Malaysia: Invoice Type Code
- Poland B2B: Invoice Type Code
- Portugal: Invoice Type Code
- Romania: Invoice Type Codes
- Saudi Arabia: Invoice Type Code
- Serbia: Invoice Type Code
Example
The following example is a code used in Germany:
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated 10 days ago