VRBL: Invoice Numbers

You can add an ID to help identify your Document. This is an invoice number.

Element

Use the ID element to specify this number:

ElementCardinalityDescription
Invoice\ID1..1Specify the ID that will be used for the Document.

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cbc:ID>INV-202400001</cbc:ID>
    <!-- code omitted for clarity -->
</Invoice>