cURL
coa
Post coaapiv2reconciliationparse statement page
Parse a bank statement PDF.
Accepts:
file_id (required) — ID of the uploaded PDF File.
pages (optional, int) — How many pages to include in the first parse batch.
Defaults to BATCH_PAGE_SIZE. Use a small value (e.g. 2) for
a fast initial response with just balances and dates.
Only the first batch is parsed in this request. Parsed output is cached under
file_id and the effective first-batch page count (pages or default
BATCH_PAGE_SIZE) so different pages values do not share one cache entry.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.campfire.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Token-based authentication with required prefix "Token"
Response
200
No response body