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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Processing started successfully
The response is of type object
.