Switzerland (YellowBill): Invoice Type Code
A code specifying the functional type of the Invoice.
A set of limited invoice type codes is allowed. Where possible, these are also declared as equivalent to a UNCL 1001 code value and either format is supported in the Invoice Type Code element.
Elements
| Path | Usage | Final Format XPath |
|---|---|---|
Invoice/InvoiceTypeCode | M | /Envelope/Body/Invoice/Header/DocumentType |
The donation inquiry (code: DONATIONINQUIRY) is currently not supported.
The following codes are allowed:
| Code | StandardCode | Description |
|---|---|---|
380 | VRBL:CH:BILL;Invoice | |
381 | VRBL:CH:CREDITADVICE | Credit Note |
384 | VRBL:CH:DEBITADVICE | Debit Advice |
VRBL:CH:INSTALMENTBILL | Installment Bill | |
VRBL:CH:REMINDER | Reminder |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
<!-- ... omitted for readability -->
</ubl:Invoice>Updated 9 days ago
Did this page help you?