Get IRN Details By Doc Details

This method provides the Get IRN details for a given doctype, docnum & docdate.

Request Method

GET

Request Path

{{API_URL}}/api/v1/get-einvoice-bydoc/

Request Headers

Parameter
Value
Description

Authorization/api_key

api_key/auth token

Value and header type is mentioned in the Authentication Page

Request Params

Parameter
Value
Description

user_gstin

XXXXXXXXXXXXXXX

GSTIN of the authenticated user

document_type

INV

Document type of invoice

document_number

TATA/99027

Document number of invoice

document_date

26/10/2023

Document date of invoice

Response Body

200 (OK)

Sample Response

204 (Invalid Parameters)

Last updated