New Zealand (Peppol): Invoice Type Code

Configure the Invoice Type Code for your New Zealand documents.

For New Zealand invoices, only the values in the following subset of the UNCL 1001 code list are allowed in the /cbc:InvoiceTypeCode element:

Invoice Type CodeDescription
380Invoice
381Credit note
389Self-billed invoice
261Self-billed credit note

Example

<Invoice>
    <!-- Code omitted for clarity -->
    <cbc:InvoiceTypeCode>261</cbc:InvoiceTypeCode>
     <!-- Code omitted for clarity -->
</Invoice>

Did this page help you?