Saudi Arabia: Invoice Type Code

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

Use the InvoiceTypeCode element to model this information.

Elements

ElementDescription
Invoice/InvoiceTypeCodeUse one of the allowed values.

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

Example

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