Submit a bank statement PDF

POST

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

Request

This endpoint expects a multipart form containing a file.
filefileRequired

Response

Successful Response

idstring

A unique identifier for the bank statement job.

statusenum
Allowed values: processingcompletederror

The current status of the document.

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