New Zealand (Peppol): Invoice Period
Configure the Invoice Period for your New Zealand documents.
For New Zealand invoices, the Tax Point Date Code can be provided in the cbc:DescriptionCode element.
The only values allowed in cbc:DescriptionCode are the following:
| Tax Point Date Code | Description |
|---|---|
3 | Invoice document issue date time |
35 | Delivery date/time, actual |
432 | Paid to date |
Example
<Invoice>
<!-- Code omitted for clarity -->
<cac:InvoicePeriod>
<cbc:StartDate>2024-09-01</cbc:StartDate>
<cbc:EndDate>2024-09-30</cbc:EndDate>
<cbc:DescriptionCode>3</cbc:DescriptionCode>
</cbc:InvoicePeriod>
<!-- Code omitted for clarity -->
</Invoice>Updated 4 days ago
Did this page help you?
