Skip to main content

Generate IRN

Generation of E-Invoices (IRN) for Indian Business Invoices

Overview

The Invoice Reference Number (IRN) is a unique identifier assigned to invoices, debit notes, and credit notes under the e-Invoicing system within the Goods and Services Tax (GST) framework. This system, facilitated by the Invoice Registration Portal (IRP), ensures streamlined, compliant, and secure invoicing for businesses.

post /businesses/:urlKey/invoices/:invoice/irn

This endpoint allows you to generate IRN for an existing refrens invoice.

Path Params

urlKey - The unique identifier of the business.
invoice - The invoice ID for which the IRN is to be generated.

Query Params

NameTypeValue Description
includePaymentDetailsbooleanSet to true if you want to include the associated payments.

Headers

NameTypeValue Description
Content-Type *stringapplication-json
Authorization *stringBearer <jwt>