e-Invoice Authentication
e-Invoice Authentication API takes API credentials set on the e-Invoice portal (NIC) and gives the e-Invoice access token in response. If you have not created API credentials, follow the steps here to create them.
POST
Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
Request body schema
View request body schema
Headers
JWT access token
Specifies the source to access, either primary (NIC 1) or secondary (NIC 2)
Available options:
primary, secondary Example:
"primary"
API key for identification
API version
Query Parameters
The value of this attribute is to be set true if the client needs to refresh the token 10 minutes before expiry. Possible Values - true or false
Example:
"true"
Body
application/json