Upload one or more PDF files for a specified broker submission.
Authentication: Requires a broker API key in the x-api-key header. Generate keys using the /api/broker_submissions/api_keys/generate endpoint.
Response Status Codes: - 201: All files uploaded successfully - 207: Partial success - some files uploaded, some failed (Multi-Status) - 400: All files failed validation or upload
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.
The unique identifier for the broker submission to upload files to
"sub_1a2b3c4d5e6f"
Array of PDF files to upload (minimum 1, maximum 5)
1 - 5 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"