GST E-Invoice Mandate 2026: Updated Turnover Limits, Rules, and Penalties
E-invoicing under GST has been the most transformative compliance change since GST implementation itself. From its introduction in October 2020 at a ₹500 crore turnover threshold, the government has systematically reduced the limit to ₹5 crore, bringing millions of small and medium businesses into the electronic invoicing framework. With each threshold reduction, businesses that were previously exempt must now authenticate every B2B invoice through the Invoice Registration Portal (IRP) before issuing it. This guide covers everything about the e-invoice limit changes effective from April 2026: who is affected, what changes, how to implement, and the penalties for non-compliance.
- E-invoicing threshold has been reduced from ₹500 crore (2020) to ₹5 crore (2023); further reduction expected
- Once applicable (turnover exceeded in any FY from 2017-18), e-invoicing is mandatory permanently
- Non-e-invoiced B2B invoices are treated as not issued; buyer loses ITC
- E-invoices auto-populate GSTR-1, reducing filing errors
- Businesses need API integration or accounting software support for compliance
E-Invoice Threshold: Complete Timeline
The e-invoicing threshold has been reduced six times since its introduction. Each reduction expanded the mandate to a new tier of businesses:
| Effective Date | Turnover Threshold | Notification | Estimated Businesses Covered |
|---|---|---|---|
| October 1, 2020 | ₹500 crore | 13/2020 – Central Tax | ~800 |
| January 1, 2021 | ₹100 crore | 88/2020 – Central Tax | ~6,000 |
| April 1, 2021 | ₹50 crore | 05/2021 – Central Tax | ~14,000 |
| April 1, 2022 | ₹20 crore | 01/2022 – Central Tax | ~70,000 |
| October 1, 2022 | ₹10 crore | 17/2022 – Central Tax | ~1,60,000 |
| August 1, 2023 | ₹5 crore | 10/2023 – Central Tax | ~4,00,000 |
The pattern is clear: each reduction roughly doubles or triples the number of covered businesses. A future reduction to ₹1 crore or even universal applicability has been discussed in GST Council meetings and could take effect from April 2026 or later in the financial year.
Who Is Affected by E-Invoice Rules?
E-invoicing applicability is determined by a one-time turnover check that becomes permanent once triggered:
- Check your aggregate turnover for each financial year from 2017-18 onwards
- If turnover exceeded the prevailing threshold in any single year, e-invoicing is mandatory
- Once applicable, the mandate does not lapse even if turnover drops below the threshold in subsequent years
- Aggregate turnover includes turnover of all GSTINs under the same PAN
Excluded Entities
The following are exempted from e-invoicing regardless of turnover:
- Special Economic Zone (SEZ) units
- Insurance companies
- Banking companies and financial institutions (including NBFCs)
- Goods Transport Agencies (GTAs)
- Passenger transportation services
- Government departments and local authorities
- Multiplex cinema admission tickets
Many businesses incorrectly assume that current year turnover below the threshold exempts them. It does not. If your turnover exceeded ₹5 crore in FY 2022-23 but dropped to ₹3 crore in FY 2025-26, you must still generate e-invoices for all B2B transactions.
GST Compliance Made Easy
IncorpX manages e-invoice setup, GST return filing, and annual compliance. Monthly plans from ₹999.
Explore GST Filing PlansHow the E-Invoice System Works
Understanding the technical flow helps businesses implement e-invoicing correctly:
Step-by-Step E-Invoice Flow
- Generate invoice in your billing system: Create the invoice with all required fields (seller/buyer GSTIN, HSN codes, tax amounts, etc.)
- Push to IRP via API or tool: Your software sends the invoice data in JSON format to the Invoice Registration Portal
- IRP validates the data: Checks GSTIN validity, HSN codes, tax computation, duplicate invoice number, etc.
- IRP generates IRN: A unique 64-character Invoice Reference Number is assigned
- IRP digitally signs: The invoice is signed with a digital signature and a QR code is generated
- Signed invoice returned: The IRP returns the signed JSON with IRN and QR code to your system
- Print/share with buyer: Issue the e-invoiced document (with IRN and QR code) to the buyer
- Auto-populates GSTR-1: Invoice details automatically appear in your GSTR-1 draft
E-Invoice JSON Schema: Key Fields
| Section | Key Fields | Example |
|---|---|---|
| Transaction Details | Supply Type, Document Type, Document Number, Date | B2B, INV, INV/2026/001, 01-04-2026 |
| Supplier Details | GSTIN, Legal Name, Address, PIN, State Code | 27AABCU9603R1ZM, IncorpX Pvt Ltd |
| Buyer Details | GSTIN, Legal Name, Address, PIN, State Code, Place of Supply | 29AADCB2230M1ZX, Buyer Co Pvt Ltd |
| Item Details | HSN Code, Item Description, Quantity, Unit, Unit Price, Taxable Value | 998311, Legal Consulting, 1, NOS, 50000, 50000 |
| Tax Details | CGST Rate/Amount, SGST Rate/Amount, IGST Rate/Amount | 9%, 4500, 9%, 4500, 0%, 0 |
| Document Total | Total Taxable Value, Total Tax, Total Invoice Value | 50000, 9000, 59000 |
Penalties for E-Invoice Non-Compliance
The penalties for not generating e-invoices are severe and far-reaching:
For the Supplier
- Invoice treated as not issued: Section 122(1)(i) penalty of ₹10,000 or tax amount, whichever is higher
- Incorrect invoice penalty: Section 122(1)(ii) penalty of ₹25,000
- Each non-e-invoiced transaction is a separate offence
- ITC denial for the buyer: The buyer cannot claim ITC on invoices without valid IRN
For the Buyer
- ITC at risk: Under Section 16(2), ITC is available only on valid tax invoices. An invoice without IRN (when e-invoicing is applicable for the supplier) may be treated as an invalid invoice
- Assessment proceedings: ITC claimed on non-e-invoiced purchases may be reversed during assessment with 18% interest
Buyers should verify whether their suppliers are required to generate e-invoices. If a supplier's aggregate turnover exceeds the threshold but they are issuing manual invoices, your ITC claim is at risk. Validate supplier invoices using the GST Verify app (scan QR code) or check IRN validity on the e-invoice portal.
Implementation Guide for Newly Applicable Businesses
If the threshold reduction brings your business under e-invoicing for the first time, follow this implementation plan:
Phase 1: Assessment (Week 1)
- Confirm applicability: check aggregate turnover across all GSTINs under your PAN
- Count monthly B2B invoice volume (to determine API vs. bulk tool approach)
- List all document types: tax invoices, credit notes, debit notes
- Identify excluded transaction types: B2C, exports without payment (different supply type codes)
Phase 2: Setup (Week 2-3)
- Enable e-invoice API on GST portal: Navigate to Settings → E-Invoice and enable
- Choose your method:
- Small volume (< 50 invoices/month): Use NIC's free bulk generation tool or Excel utility
- Medium volume (50-500/month): Use accounting software integration (Tally, Zoho Books, ClearTax)
- High volume (> 500/month): Implement direct API integration via a GSP
- Clean up master data: Verify all customer GSTINs, HSN codes for products/services, and address details
Phase 3: Testing (Week 3-4)
- Generate test invoices on the sandbox/testing portal (provided by NIC)
- Verify IRN generation, QR code content, and auto-population in GSTR-1
- Test credit note and debit note generation
- Test cancellation workflow (within 24 hours)
- Train billing and accounts team on the new process
Phase 4: Go Live
- Switch to production IRP from the effective date
- Monitor first week's invoices for errors and rejections
- Verify GSTR-1 auto-population completeness
- Set up alerts for IRP downtime or API failures
E-Invoice and GSTR-1 Auto-Population
One of the biggest benefits of e-invoicing is automatic GSTR-1 population. Here is how it maps:
| E-Invoice Transaction Type | GSTR-1 Table | Auto-Populated? |
|---|---|---|
| B2B Invoices (INV) | Table 4A | Yes |
| B2B Credit Notes (CRN) | Table 9B | Yes |
| B2B Debit Notes (DBN) | Table 9B | Yes |
| Export Invoices | Table 6A | Yes |
| SEZ Supplies | Table 6B | Yes |
| B2C Sales | Table 5, 7, 8 | No (manual entry) |
Businesses should verify auto-population after the 13th of each month (GSTR-1 draft is finalised) and manually add B2C transactions, nil-rated supplies, and any invoices not issued through the e-invoice system before filing.
Common E-Invoice Errors and Solutions
Businesses encountering e-invoicing for the first time face these common errors:
| Error | Cause | Solution |
|---|---|---|
| Duplicate IRN | Same invoice number + FY + supplier GSTIN already registered | Check if invoice was already e-invoiced; use unique invoice numbers |
| Invalid GSTIN | Buyer GSTIN is cancelled, suspended, or incorrect | Verify buyer GSTIN on GST portal before invoicing |
| HSN code mismatch | HSN code doesn't match the number of digits required for your turnover tier | Use 4-digit HSN (turnover ≤ ₹5 crore) or 6-digit HSN (turnover > ₹5 crore) |
| Tax calculation error | CGST + SGST ≠ IGST or rate doesn't match HSN-linked rate | Verify tax rates against HSN master; ensure inter/intra-state supply type is correct |
| Document date is too old | Invoice date is beyond the allowed back-dating window | Generate e-invoice within the prescribed time limit from invoice date |
Impact on Small Businesses
For businesses newly brought under e-invoicing due to the threshold reduction, the impact spans multiple areas:
Positive Impacts
- Reduced GSTR-1 filing effort: B2B invoices auto-populate, cutting manual data entry by 60-80%
- Fewer mismatch notices: E-invoiced data is consistent between supplier's GSTR-1 and buyer's GSTR-2B
- Faster ITC for buyers: Auto-populated invoices appear in buyer's GSTR-2B immediately
- Digital audit trail: Every invoice is digitally signed and traceable
Challenges
- Software upgrade costs: Accounting software may need a paid plan with e-invoice support (₹3,000 to ₹10,000/year)
- Internet dependency: E-invoice generation requires active internet connectivity
- Learning curve: Billing staff need training on the new workflow (typically 2-3 days)
- Master data cleanup: Incorrect HSN codes and customer GSTINs must be corrected before going live
Need Help with E-Invoice Setup?
IncorpX assists with GST compliance, e-invoice implementation, and accounting software setup. Contact our GST experts.
Get GST Expert SupportE-Invoice and E-Way Bill Integration
E-invoices and e-way bills are integrated on the GST portal. When you generate an e-invoice with transport details (vehicle number, transporter ID, transport mode), an e-way bill is auto-generated simultaneously. This eliminates the need to separately create e-way bills for e-invoiced transactions where transport details are provided.
- Part A of e-way bill: Auto-populated from e-invoice data (supplier, buyer, HSN, value)
- Part B of e-way bill: Generated if transport details (vehicle number, transport document details) are provided in the e-invoice JSON
- Without Part B: Only Part A is created; you must update Part B on the e-way bill portal separately before goods movement
Preparing for Further Threshold Reductions
Given the government's trajectory, e-invoicing will likely become universal for all GST-registered businesses within the next 2-3 years. Businesses currently below the threshold should:
- Start using GST-compliant accounting software with built-in e-invoice support (even if not yet mandatory)
- Maintain accurate HSN code mapping for all products and services
- Verify and update customer GSTINs regularly in your master data
- Train accounts staff on e-invoice concepts and workflows
- Budget for compliance: ₹5,000 to ₹15,000/year for software and support
Summary
E-invoicing has evolved from a large-enterprise compliance requirement to a near-universal mandate for Indian businesses. The threshold reduction from ₹500 crore to ₹5 crore over three years demonstrates the government's commitment to 100% electronic invoice authentication for B2B transactions. For businesses affected by the latest or upcoming threshold changes, implementation requires 2 to 4 weeks of preparation: software setup, master data cleanup, testing, and staff training. The penalties are severe (invoices treated as not issued, ITC denial for buyers), but the benefits are substantial (auto GSTR-1 filing, fewer mismatch notices, faster ITC for your customers). Start preparation now rather than scrambling after the effective date. For end-to-end GST compliance including GST registration, e-invoice setup, and annual return filing, IncorpX provides expert support at every step.
Complete GST Compliance Support
E-invoicing, return filing, reconciliation, and audit support. GST packages from ₹999/month.
Start with IncorpX GST Experts