Generate EVC OTP


About
- The third step of filing the uploaded GSTR-1 is to get the authentication of the user through this API.
- Generate OTP to file GSTR through EVC for the authenticated taxpayer (
gstin
) for a particular type ofgstr
(GST Return).
Endpoint
HTTP Method | Resource | Description |
---|---|---|
| /gsp/tax-payer/{gstin}/{gstr}/evc/otp?pan={}pan{} | Takes in |
Path Parameters
Param | Type | Description | Example |
---|---|---|---|
gstin |
| 15-character alpha-numeric unique identifier assigned to business entities registering under the GST regime | AAAAA0000A |
gstr |
| GSTR Type. Possible values: GSTR-1 | GSTR-1 |
Query Parameters
Param | Type | Description | Example |
---|---|---|---|
pan |
| PAN number of authorised signatory. |
Response
Param | Type | Description | Example |
---|---|---|---|
Status_cd |
| 1 for true | 1 |
Updated 6 days ago
Did this page help you?