VRBL: Tax Point Date
You can add Tax Point date to your Documents.
Use the TaxPointDate element to model this information.
Element
Element | Description |
---|---|
Invoice/TaxPointDate | The date when the tax becomes due for the Seller and for the Buyer, so far as that date can be determined and differs from the issue date, according to the tax directive. |
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:TaxPointDate>2024-10-30</cbc:TaxPointDate>
<!-- code omitted for clarity -->
</Invoice>
Updated 14 days ago