e-Way Bill API
User Guide
 
×
Menu
Index

EWBSession class

 
 
This class includes EWBSettings class & EWBLoginDetails class
 
EWBSettings.class include following attributes
 
Class Name
Attributes
Description
Value
EWBSettings
GSPName
Name of GSP through which you are connecting to NIC Server
TaxPro_Sandbox, TaxPro_Production
 
AspUserId
At the time of registration with TaxPro GSP will provide Asp Id
 
 
AspPassword
At the time of registration with TaxPro GSP will provide Asp Password
 
 
EWBClientId
Empty (TaxPro GSP will add while connecting to NIC)
 
 
EWBClientSecret
Empty (TaxPro GSP will add while connecting to NIC)
 
 
EWBGSPUserID
Empty. (TaxPro GSP will add while connecting to NIC)
 
 
BaseUrl
End point URL to connect with TaxPro GSP Service
 
for sandbox(v1.03):     https://gstsandbox.charteredinfo.com/ewaybillapi/v1.03
 
for production(v1.03):  https://einvapi.charteredinfo.com/v1.03
 
 
 
 
 
EWBLoginDetails.class include following attributes
 
Class Name
Attributes
Description
EWBLoginDetails
EwbGstin
GSTIN by which you registered on NIC Portal
 
EwbUserID
UserId generated while registering with NIC Portal
 
EwbPassword
Password generated while registering with NIC Portal
 
EwbAppKey
No need to add (TaxPro GSP will generate secure key)
 
EwbAuthToken
Authentication token for Generating e-Way Bill
 
EwbSEK
Session Encryption Key
 
EwbTokenExp
Expiry time of AuthToken