Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
200 - Success
curl --request POST \ --url https://test-api.sandbox.co.in/tds/compliance/csi/otp/verify \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --header 'x-api-key: <x-api-key>' \ --data ' { "@entity": "in.co.sandbox.tds.compliance.deductors.csi.request", "reference_id": "FOS005981930273", "otp": "834201" } '
200
{ "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 }
verify otp to download csi file
JWT access token
API key for identification
in.co.sandbox.tds.compliance.deductors.csi.request
200 - OK
Show child attributes
Was this page helpful?