Sample API
{{HOST}}/einv-gsp
All requests require the user authentication token in the request header.
X-CT-Auth-Token: <YOUR-AUTH-TOKEN-HERE>
You DO NOT have to add
client-id
and client-secret
to the request headers.{{HOST}}/einv-gsp/vital/v1.04/auth
{{HOST}}/einv-gsp/core/v1.03/Invoice
{{HOST}}/einv-gsp/core/v1.03/Invoice/Cancel
{{HOST}}/einv-gsp/core/v1.03/Invoice/irn/{{IRN}}
{{HOST}}/einv-gsp/core/v1.03/Invoice/irnbydocdetails?doctype={{DOC_TYPE}}&docnum={{DOC_NO}}&docdate={{DOC_DATE}}
{{HOST}}/einv-gsp/vital/v1.03/Master/gstin/{{GSTIN_NO}}
{{HOST}}/einv-gsp/vital/v1.04/Master/syncgstin/{{GSTIN_NO}}
{{HOST}}/einv-gsp/eiewb/v1.03/ewaybill
{{HOST}}/einv-gsp/ewb/v1.03/ewayapi
{{HOST}}/einv-gsp/eiewb/v1.03/ewaybill/irn/{{IRN}}
For API request/response payloads, please refer https://einv-apisandbox.nic.in/index.html published by NIC.
In case you have received an error code from NIC, you can check the description of the code here:
https://einv-apisandbox.nic.in/api-error-codes-list.html