Upload PDF files for broker submission
Upload one or more PDF files for a specified broker submission.
Authenticate by passing a broker API key in the x-api-key header. Generate keys via the /api/broker_submissions/api_keys/generate endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The unique identifier for the broker submission to upload files to
"sub_1a2b3c4d5e6f"
Body
Array of PDF files to upload.
1 - 12 elements(Optional) The type of document being uploaded. Applies to all files in this request. If omitted, Heron's file classifier will automatically determine the file type. Common values: bank_statement, iso_application_form, debt_summary, void_check, invoice, pnl_statement, balance_sheet, tax_return.
"bank_statement"