Saudi Arabia: UUID

You must include UUID information for Saudi Arabian documents.

In Saudi Arabia, each e-invoice or credit note contains a UUID. This is generated in the source system alongside the original e-invoice or credit and sent to Vertex e-Invoicing.


Element

Use the UUID element to model this information:

Name (Path)CardinalityDescription
UUID (Invoice/UUID)0..1A universally unique identifier for an instance of this document.

Restrictions

  • This number must be different from the Invoice number.
  • It must follow the UUID standard.

Example

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:UUID>8d487816-70b8-4ade-a618-9d620b73814a</cbc:UUID>
     <!-- Code omitted for clarity -->
</ubl:Invoice>