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
|
Search TaxPayer
|
GET
|
TP
|
action={}, gstin={}, username={},
|
aspid={}, password={}
|
BaseURL/commonapi/v1.1/search
|
Return Filed Details [Track Return]
|
GET
|
RETTRACK
|
action={}, gstin={}, username={},
fy={yyyy-yy},type={R1/R2/...etc}[Optional]
|
aspid={}, password={}
|
BaseURL/commonapi/v1.0/returns
|
GET PREFERENCE
|
GET
|
GETPREF
|
action={}, gstin={},
searchgstin={}, fy={yyyy-yy}
|
aspid={}, password={}
|
BaseURL/commonapi/v1.0/returns
|