Croatia (CIIUR): Invoice Type Code

You can specify the type of invoice.

Elements

Use the InvoiceTypeCode element to model this information:

Element Name (Path)CardinalityDescription
Invoice Type Code (Invoice/InvoiceTypeCode)0..1A code signifying the type of the Invoice

Restrictions

You must use one of the following values. These based on the UNCL 1001 list:

Invoice Type CodeDescription
82Metered services invoice
326Partial invoice
380Commercial invoice
383Debit note
384Corrective invoice
386Advance payment invoice
394Lease invoice
381Credit note

Example

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
     <!-- Code omitted for clarity -->
</ubl:Invoice>