Bank Statements
Process Bank Statements
The statement processing endpoint allows you to extract data from uploaded bank statements. This is an asynchronous operation that returns a job ID for tracking the processing status.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Processing started successfully
The response is of type object
.