v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-042830148.8 KB
CAS Parser

Parse CDSL CAS PDF

This endpoint specifically parses CDSL CAS (Consolidated Account Statement) PDF files and returns data in a unified format. Use this endpoint when you know the PDF is from CDSL.

post/v4/cdsl/parse

Request body

passwordstring

Password for the PDF file (if required)

pdf_filestring base64

Base64 encoded CAS PDF file (required if pdf_url not provided)

pdf_urlstring uri

URL to the CAS PDF file (required if pdf_file not provided)

Response

Successful operation