Verify OTP
POST {{sandbox_host}}/tds/compliance/deductors/csi/otp/verify
Request Body
{"@entity"=>"in.co.sandbox.tds.compliance.deductors.csi.request", "reference_id"=>"{{reference_id}}", "otp"=>"{{otp}}"}
HEADERS
| Key | Datatype | Required | Description |
| Authorization
| string | | |
| x-api-key
| string | | |
| x-api-version
| string | | |
| Content-Type
| string | | |
RESPONSES
status: OK
{"timestamp":1731669721578,"transaction_id":"8a0c097f-8e6d-4c11-8228-87d3c8cc44ce","data":{"@entity":"in.co.sandbox.tds.compliance.deductors.csi.response","tan":"AHMA09719B","from":1722450600000,"to":1730313000000,"reference_id":"FOS005981930273","csi_url":".."},"code":200}