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

Headers

X-Api-KeystringRequired
X-Application-IdstringRequired

Request

This endpoint expects a multipart form containing a file.
filefileRequired

Response

Successful Response
idstring
A unique identifier for the bank statement job.
statusenum
The current status of the document.
Allowed values:
created_atdatetime
The date and time when the job was created.
fileobject
Information about the bank statement file being processed.
namestringOptional
The name of the bank statement file, if available.
errorobjectOptional

Errors