Saudi Arabia (ZATCA): Invoice Type Code

You must use specific values for the Invoice Type Code in Saudi Arabia.

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 are derived from the UNTDID 1001:

CodeDescription
388Tax invoice
381Credit Note
383Debit Note
386Prepayment invoice
389Self-billing Invoice
261Self-billing Credit Note
527Self-billing Debit Note

Example

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