Submit a bank statement PDF
Upload a PDF file for the main extraction workflow. Once the bank statement has finished processing, you can retrieve the results using /v3/bank_statements/{id}/results.
Complete guide: Bank Statements
Authentication
X-Api-Keystring
API Key authentication via header
Request
This endpoint expects a multipart form containing a file.
file
Response
Successful Response
id
A unique identifier for the bank statement job.
status
The current status of the document.
Allowed values:
created_at
The date and time when the job was created.
file
Information about the bank statement file being processed.
name
The name of the bank statement file, if available.
error
Errors
422
Unprocessable Entity Error