generate_evc_otp
Generate an Electronic Verification Code (EVC) OTP for GSTR-1 filing, delivered to the GST-registered mobile and email. Pass the OTP to file_gstr1 to complete submission.
Instructions
Generate an Electronic Verification Code (EVC) OTP for filing (Step 6).
The OTP is sent to the mobile number and email registered with the GST portal. Pass the received OTP to file_gstr1().
Args: access_token: Taxpayer session token pan: Permanent Account Number associated with the GSTIN (e.g. "ABCCQ3123E")
Returns: Dict with OTP generation status, or an error dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| access_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |