Generate OTP for CSI download
Send an OTP to the provided mobile number to request a CSI file.
POST
Use the CSI download API to retrieve a Challan Status Inquiry file for TDS or TCS return validation.
- Request an OTP with the TAN, mobile number, challan dates, consent and reason.
- Use the returned
data.reference_idand OTP to verify the CSI OTP and download the file.
An HTTP 200 response can also contain an error. Check
data.message and continue only when the response includes data.reference_id.Headers
JWT access token
API key for identification
Body
application/json
Available options:
in.co.sandbox.tds.compliance.deductors.otp.request TAN of deductor/collector. Regular Expression: [A-Z]{4}[0-9]{5}[A-Z]{1}
Pattern:
[A-Z]{4}[0-9]{5}[A-Z]{1}Mobile Number to send the OTP. Pattern: [1-9]{1}[0-9]{9}
Pattern:
[1-9]{1}[0-9]{9}Date from which challan details are to be fetched. Value in EPOCH timestamp
Date till which challan details are to be fetched. Value in EPOCH timestamp
Consent of the end-user to get their information. Possible values: Y or y
Indicate the purpose. Min length: 20 characters