Sample API
Base URL
Authentication
All requests require the user authentication token in the request header.
To generate authentication token, please contact ClearTax GST Sales.
For all new users, you DO NOT have to add client-id
and client-secret
to the request headers.
For customers migrating from Karvy, please contact integrations-support@cleartax.in for your updated karvyclientid
and karvyclient_secret
.
Sample Request
For further information on different endpoints like generate, cancel, extend, etc, please refer to the NIC documentation at https://docs.ewaybillgst.gov.in/apidocs/index.html
Error Codes
In case you have received an error code from NIC, you can check the description of the code here: https://docs.ewaybillgst.gov.in/apidocs/api-error-codes-list.html
Last updated