Skip to main content
POST
CDSL CAS Fetch - Step 2 (Verify OTP & Get Files)

Authorizations

x-api-key
string
header
required

Your API key for authentication. Use sandbox-with-json-responses as Sandbox key.

Path Parameters

session_id
string
required

Session ID from Step 1

Body

application/json
otp
string
required

OTP received on mobile

Example:

"123456"

num_periods
integer
default:6

Number of monthly statements to fetch (default 6)

Example:

6

Response

CAS files fetched successfully

status
string
Example:

"success"

msg
string
Example:

"Fetched 6 CAS files"

files
object[]