v21

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

Parse CAMS/KFintech CAS PDF

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

post/v4/cams_kfintech/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