ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

INV-01

Data format of India's GST e-invoicing, based on an adapted PEPPOL/UBL model.

Definition

INV-01 specifies the e-invoice structure: headers (Version, TranDtls, DocDtls), parties (SellerDtls, BuyerDtls), line items (ItemList) and value details (ValDtls). It draws on the PEPPOL BIS/UBL semantic model adapted to GST. The current version is e-invoice schema 1.1.

Origin

Published by the GSTN/GST Council via the CBIC e-invoicing notifications (starting Notification 68/2019 – Central Tax); format aligned with the PEPPOL standard adopted by India.

Example in context

{ "Version": "1.1", "TranDtls": { "TaxSch": "GST", "SupTyp": "B2B" }, "DocDtls": { "Typ": "INV", "No": "FY2526-001" } }

  • IRP — consumes and validates the INV-01 JSON.
  • PEPPOL BIS 3 — reference semantic model.

Last updated: June 20, 2026