Overview
The Factura de Exportación and related export documents are used for international sales transactions where goods or services are exported from Chile. LibreDTE Core supports three export document types.Factura de Exportación (Code 110)
Official Name: Factura de exportación electrónica
Document Code: 110
Enum Constant:
Interface:
Document Code: 110
Enum Constant:
CodigoDocumento::FACTURA_EXPORTACIONInterface:
FacturaExportacionInterfaceWhen to Use
Use a Factura de Exportación when:- Selling goods or services to customers outside of Chile
- Exporting products internationally
- The transaction qualifies for export tax treatment
- Required documentation for customs and international shipping
- VAT exemption applies due to export status
Code Example
Export Adjustment Documents
LibreDTE Core also supports adjustment documents for export transactions:Nota de Débito de Exportación (Code 111)
Official Name: Nota de débito de exportación electrónica
Document Code: 111
Enum Constant:
Interface:
Document Code: 111
Enum Constant:
CodigoDocumento::NOTA_DEBITO_EXPORTACIONInterface:
NotaDebitoExportacionInterfaceNota de Crédito de Exportación (Code 112)
Official Name: Nota de crédito de exportación electrónica
Document Code: 112
Enum Constant:
Interface:
Document Code: 112
Enum Constant:
CodigoDocumento::NOTA_CREDITO_EXPORTACIONInterface:
NotaCreditoExportacionInterfaceDocument Properties
Factura de Exportación (110)
Document code:
110Full document name: “Factura de exportación electrónica”
Short name: “Factura de exportación”
Programmatic alias: “factura_exportacion”
Nota de Débito Exportación (111)
Document code:
111Programmatic alias: “nota_debito_exportacion”
Nota de Crédito Exportación (112)
Document code:
112Programmatic alias: “nota_credito_exportacion”
Key Characteristics
- Tax Treatment: Export documents are generally exempt from VAT
- Currency: Can be issued in foreign currencies
- Customs Integration: Required for international shipping and customs clearance
- International Standards: Must comply with both Chilean tax law and international trade requirements
Comparison: Export vs Domestic Documents
| Feature | Factura Exportación (110) | Factura Afecta (33) |
|---|---|---|
| Target Market | International | Domestic |
| VAT Application | Exempt | Taxable |
| Currency | Foreign or CLP | CLP |
| Customs Use | Required | Not applicable |
| Document Code | 110 | 33 |
Related Document Types
- Factura Afecta (33): Domestic taxable invoice
- Factura Exenta (34): Domestic tax-exempt invoice
- Nota de Crédito (61): Domestic credit note
- Nota de Débito (56): Domestic debit note
- Guía de Despacho (52): Delivery guide (can be used with exports)
Implementation
All export document types implement their respective interfaces:Use Cases
- Manufacturing Export: Chilean manufacturer selling products to international distributors
- Service Export: Software company providing services to foreign clients
- E-commerce Export: Online store shipping products internationally
- Professional Services: Consulting or professional services rendered to foreign entities