Skip to main content
POST
Parse Contract Note PDF

Authorizations

x-api-key
string
header
required

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

Body

pdf_file
file
required

Contract note PDF file to parse

password
string
required

Password for the PDF file (usually PAN number)

broker_type
enum<string>

Optional broker type override

Available options:
zerodha,
groww,
upstox,
icici

Response

Successfully parsed contract note

status
string
Example:

"success"

msg
string
Example:

"success"

data
object