Description
|
For Sandbox
|
For Production
|
BaseURL
|
https://gstsandbox.charteredinfo.com
|
https://gstapi.charteredinfo.com
|
API List: For more details like Request Body Json, Response Json, Json Schema, Excel Attribute List, ... , etc. refer GST Developer portal
API Details
|
Method
|
API Action
|
URL/Header Parameter
|
Header Parameter
|
URL
|
Request OTP
|
GET
|
OTPREQUEST
|
action={}, gstin={}, username={},
|
aspid={}, password={}
|
BaseURL/taxpayerapi/dec/v1.0/authenticate
|
Request Auth Token
|
GET
|
AUTHTOKEN
|
action={}, gstin={}, username={}, OTP={}
|
aspid={}, password={}
|
BaseURL/taxpayerapi/dec/v1.0/authenticate
|
Refresh Token
|
GET
|
REFRESHTOKEN
|
action={}, gstin={}, username={}
|
aspid={},, password={}, AuthToken={}
|
BaseURL/taxpayerapi/dec/v1.0/authenticate
|
Get EVC OTP
|
GET
|
EVCOTP
|
action={}, gstin={}, username={}, pan={}, form_type={} [For GSTR-1 form_type=R1]
|
aspid={}, password={}, authtoken={}
|
BaseURL/taxpayerapi/dec/v1.0/authenticate
|