Saudi Arabia: UUIDs
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.
Use the UUID element to model this information.
Element
Element | Description |
---|---|
Invoice/UUID | Specify a globally unique reference. |
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>
Updated 2 days ago