France (Flux 2 UBL EXT-CTC-FR): Invoice Type Code

CIUS-FR uses a subset of the UNCL 1001 code list.

Elements

Name (Path)CardinalityDescription
Invoice Type Code (/Invoice/InvoiceTypeCode)0..1A code specifying the functional type of the invoice.

Restrictions

CodeTypeDescription
380Simple invoicesCommercial invoice
389Simple invoicesSelf-billed invoice
393Simple invoicesFactored invoice
501Simple invoicesSelf-billed factored invoice
386Deposit invoicesDeposit invoice
500Deposit invoicesSelf-invoiced deposit invoice
384Corrective invoicesCorrective invoice
471Corrective invoicesSelf-invoiced corrective invoice
472Corrective invoicesFactored corrective invoice
473Corrective invoicesSelf-invoiced corrective invoice invoiced
261Credit notesSelf-invoiced credit note
262Credit notesCredit note for global discount
381Credit notesCredit note
396Credit notesInvoiced credit note
502Credit notesSelf-invoiced credit note invoiced
503Credit notesCredit note for advance payment invoice

Example

<Invoice>
    <!-- code omitted for clarity -->
    <InvoiceTypeCode>380</InvoiceTypeCode>
    <!-- code omitted for clarity -->
</Invoice>

The example uses UNCL1001 code 380, which stands for commercial invoice.