IssueDate

The date, assigned by the sender, on which this document was issued.

Element

ElementCardinalityDescription
Invoice Issue Date (Invoice/IssueDate)1..1Specify the date the invoice was issued.

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cbc:IssueDate>2024-10-28</cbc:IssueDate>
    <!-- code omitted for clarity -->
</Invoice>