Skip to content

Enum InvoiceTypeCode

Invoice type code - A code specifying the functional type of the Invoice.

Assembly: FacturXDotNet.dll
csharp
public enum InvoiceTypeCode

Fields

RequestForPayment

71 - Request for payment

csharp
RequestForPayment = 71

DebitNoteRelatedToGoodsOrServices

80 - Debit note related to goods or services

csharp
DebitNoteRelatedToGoodsOrServices = 80

CreditNoteRelatedToGoodsOrServices

81 - Credit note related to goods or services

csharp
CreditNoteRelatedToGoodsOrServices = 81

MeteredServicesInvoice

82 - Metered services invoice

csharp
MeteredServicesInvoice = 82

CreditNoteRelatedToFinancialAdjustments

83 - Credit note related to financial adjustments

csharp
CreditNoteRelatedToFinancialAdjustments = 83

DebitNoteRelatedToFinancialAdjustments

84 - Debit note related to financial adjustments

csharp
DebitNoteRelatedToFinancialAdjustments = 84

TaxNotification

102 - Tax notification

csharp
TaxNotification = 102

InvoicingDataSheet

130 - Invoicing data sheet

csharp
InvoicingDataSheet = 130

DirectPaymentValuation

202 - Direct payment valuation

csharp
DirectPaymentValuation = 202

ProvisionalPaymentValuation

203 - Provisional payment valuation

csharp
ProvisionalPaymentValuation = 203

PaymentValuation

204 - Payment valuation

csharp
PaymentValuation = 204

InterimApplicationForPayment

211 - Interim application for payment

csharp
InterimApplicationForPayment = 211

FinalPaymentRequestBasedOnCompletionOfWork

218 - Final payment request based on completion of work

csharp
FinalPaymentRequestBasedOnCompletionOfWork = 218

PaymentRequestForCompletedUnits

219 - Payment request for completed units

csharp
PaymentRequestForCompletedUnits = 219

SelfBilledCreditNote

261 - Self billed credit note

csharp
SelfBilledCreditNote = 261

ConsolidatedCreditNoteGoodsAndServices

262 - Consolidated credit note - goods and services

csharp
ConsolidatedCreditNoteGoodsAndServices = 262

PriceVariationInvoice

295 - Price variation invoice

csharp
PriceVariationInvoice = 295

CreditNoteForPriceVariation

296 - Credit note for price variation

csharp
CreditNoteForPriceVariation = 296

DelcredereCreditNote

308 - Delcredere credit note

csharp
DelcredereCreditNote = 308

ProformaInvoice

325 - Proforma invoice

csharp
ProformaInvoice = 325

PartialInvoice

326 - Partial invoice

csharp
PartialInvoice = 326

CommercialInvoiceWhichIncludesPackingList

331 - Commercial invoice which includes a packing list

csharp
CommercialInvoiceWhichIncludesPackingList = 331

CommercialInvoice

380 - Commercial invoice

csharp
CommercialInvoice = 380

CreditNote

381 - Credit note

csharp
CreditNote = 381

CommissionNote

382 - Commission note

csharp
CommissionNote = 382

DebitNote

383 - Debit note

csharp
DebitNote = 383

CorrectedInvoice

384 - Corrected invoice

csharp
CorrectedInvoice = 384

ConsolidatedInvoice

385 - Consolidated invoice

csharp
ConsolidatedInvoice = 385

PrepaymentInvoice

386 - Prepayment invoice

csharp
PrepaymentInvoice = 386

HireInvoice

387 - Hire invoice

csharp
HireInvoice = 387

TaxInvoice

388 - Tax invoice

csharp
TaxInvoice = 388

SelfBilledInvoice

389 - Self-billed invoice

csharp
SelfBilledInvoice = 389

DelcredereInvoice

390 - Delcredere invoice

csharp
DelcredereInvoice = 390

FactoredInvoice

393 - Factored invoice

csharp
FactoredInvoice = 393

LeaseInvoice

394 - Lease invoice

csharp
LeaseInvoice = 394

ConsignmentInvoice

395 - Consignment invoice

csharp
ConsignmentInvoice = 395

FactoredCreditNote

396 - Factored credit note

csharp
FactoredCreditNote = 396

OcrPaymentCreditNote

420 - Optical Character Reading (OCR) payment credit note

csharp
OcrPaymentCreditNote = 420

DebitAdvice

456 - Debit advice

csharp
DebitAdvice = 456

ReversalOfDebit

457 - Reversal of debit

csharp
ReversalOfDebit = 457

ReversalOfCredit

458 - Reversal of credit

csharp
ReversalOfCredit = 458

SelfBilledDebitNote

527 - Self billed debit note

csharp
SelfBilledDebitNote = 527

ForwardersCreditNote

532 - Forwarder's credit note

csharp
ForwardersCreditNote = 532

ForwardersInvoiceDiscrepancyReport

553 - Forwarder's invoice discrepancy report

csharp
ForwardersInvoiceDiscrepancyReport = 553

InsurersInvoice

575 - Insurer's invoice

csharp
InsurersInvoice = 575

ForwardersInvoice

623 - Forwarder's invoice

csharp
ForwardersInvoice = 623

PortChargesDocuments

633 - Port charges documents

csharp
PortChargesDocuments = 633

InvoiceInformationForAccountingPurposes

751 - Invoice information for accounting purposes

csharp
InvoiceInformationForAccountingPurposes = 751

FreightInvoice

780 - Freight invoice

csharp
FreightInvoice = 780

ClaimNotification

817 - Claim notification

csharp
ClaimNotification = 817

ConsularInvoice

870 - Consular invoice

csharp
ConsularInvoice = 870

PartialConstructionInvoice

875 - Partial construction invoice

csharp
PartialConstructionInvoice = 875

PartialFinalConstructionInvoice

876 - Partial final construction invoice

csharp
PartialFinalConstructionInvoice = 876

FinalConstructionInvoice

877 - Final construction invoice

csharp
FinalConstructionInvoice = 877

CustomsInvoice

935 - Customs invoice

csharp
CustomsInvoice = 935

Extension Methods

The tools are open source and released under the MIT License, feel free to use, modify, and share.