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" } }
Related terms
- IRP — consumes and validates the INV-01 JSON.
- PEPPOL BIS 3 — reference semantic model.