Overview
TheTaxInfo type contains all tax-related and business identification information required by Ecuador’s SRI (Servicio de Rentas Internas) for electronic invoices.
Type Definition
Fields
Environment type for the invoice
"1"- Testing (pruebas)"2"- Production (producción)
Emission type code. Typically
"1" for normal emissionLegal business name (company’s official registered name)
Commercial/trade name (business name used commercially)
RUC (Registro Único de Contribuyentes) - Ecuador’s tax identification number. Must be 13 digits
Access key (clave de acceso) - 49-digit unique identifier for the electronic document. This is automatically generated by the system
Document type code. Allowed values:
"01"- FACTURA (Invoice)"03"- LIQUIDACIÓN DE COMPRA DE BIENES Y PRESTACIÓN DE SERVICIOS (Purchase settlement)"04"- NOTA DE CRÉDITO (Credit note)"05"- NOTA DE DÉBITO (Debit note)"06"- GUÍA DE REMISIÓN (Delivery guide)"07"- COMPROBANTE DE RETENCIÓN (Retention receipt)
Establishment code - 3-digit code identifying the business establishment (e.g.,
"001")Point of emission code - 3-digit code identifying the emission point (e.g.,
"001")Sequential number - 9-digit sequential invoice number (e.g.,
"000000001")Main office address (headquarters address)
Microenterprise regime indicator. Only allowed value:
"CONTRIBUYENTE RÉGIMEN MICROEMPRESAS"
Withholding agent code. Typically
"0" if not a withholding agent, or a resolution number if applicableRIMPE (Régimen Simplificado para Emprendedores y Negocios Populares) taxpayer type. Allowed values:
"CONTRIBUYENTE NEGOCIO POPULAR - RÉGIMEN RIMPE"- Popular business taxpayer"CONTRIBUYENTE RÉGIMEN RIMPE"- RIMPE regime taxpayer
Usage Example
Notes
- The
claveAcceso(access key) is automatically generated when usingInvoiceInputtype - The combination of
estab,ptoEmi, andsecuencialmust be unique for each invoice - RUC must be exactly 13 digits
- Establishment and emission point codes must be exactly 3 digits
- Sequential number must be exactly 9 digits