VRBL: Invoice Number

You can specify a number for your Document, such as an invoice number.

Use the ID element to specify this number. More information is provided in the Invoice Numbers topic.

Element

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>