InvoiceLine/UUID
Used to add a UUID to a line.
You can also use the UUID element to specify this at the Document level. More general information is provided in the VRBL: Universally Unique Identifier (UUID) topic.
Element
| Name (Path) | Cardinality | Description | 
|---|---|---|
Invoice Line UUID (Invoice/InvoiceLine/UUID) | 1..1 | A universal unique invoice line identification. | 
Country-Specific configurations
Example
<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:UUID>8d487816-70b8-4ade-a618-9d620b73814a</cbc:UUID>
     <!-- Code omitted for clarity -->
</ubl:Invoice>
Updated 4 months ago
