Skip to main content
POST
Use the reference ID returned by Generate OTP for CSI download and the OTP sent to the mobile number. On success, download the file using data.csi_url.
An incorrect or expired OTP can return HTTP 200 with an error in data.message. Continue only when the response includes data.csi_url.

Headers

authorization
string
required

JWT access token

x-api-key
string
required

API key for identification

x-api-version
string

Body

application/json
@entity
enum<string>
required
Available options:
in.co.sandbox.tds.compliance.deductors.csi.request
reference_id
string
required

The data.reference_id returned by Generate OTP for CSI download.

otp
string
required

OTP sent to the mobile number provided in the generation request.

Response

200 - application/json

Check the response body for the result. HTTP 200 can also contain an application error in data.message.

timestamp
integer
transaction_id
string
data
object
code
integer