Credit note type code (UNCL1001 subset)
UNCL1001-cn, version D.16B, published by UN/CEFACT: 5 codes. Specification page.
ts
import { CREDIT_NOTE_TYPE_CODES, creditNoteTypeCodeList, isCreditNoteTypeCode } from '@facturometro/core/codelists/credit-note-type';CREDIT_NOTE_TYPE_CODES holds the codes, CreditNoteTypeCode is their union type, isCreditNoteTypeCode() narrows a string to it and creditNoteTypeCodeList is the list as data. @facturometro/core/codelists and @facturometro/einvoice/codelists re-export them together with every other list.
| Code | Name |
|---|---|
81 | Credit note related to goods or services |
83 | Credit note related to financial adjustments |
381 | Credit note |
396 | Factored credit note |
532 | Forwarder's credit note |