Electronic Invoice Processing API
Transform Excel billing data into structured JSON electronic invoices for Venezuelan tax compliance. Automate invoice generation with multi-currency support and IVA calculations.
Quick Start
Get your invoice processing API up and running in minutes
Install dependencies
View requirements.txt
View requirements.txt
Start the API server
http://localhost:8000. CORS is pre-configured to accept requests from any origin.Upload an Excel file
Correlativo, Fecha Emision, Fecha Vencimiento, DNI/C.I./C.C./IFE, Cliente, Dirección, Telefono, Correo, Plan, Total, Tasa, bolivares, and payment information.Key Features
Everything you need for Venezuelan electronic invoice processing
Excel to JSON transformation
Multi-currency support
Tax compliance
Batch processing
Amount conversion
Docker support
Explore the Documentation
Deep dive into concepts, guides, and API reference
Invoice Structure
Understand the complete electronic invoice document schema, field mappings, and nested object structure
Excel Format Guide
Learn the required Excel column structure, data types, and formatting rules for successful invoice generation
API Endpoint
Complete reference for the POST /process_excel endpoint including request format, parameters, and response structure
Docker Deployment
Deploy the API using Docker containers with pre-configured environment settings and port mappings
Ready to process invoices?
Follow the quickstart guide to set up your local environment and generate your first batch of electronic invoices in minutes.
Get Started