Skip to main content
POST
Process Bank Statements

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
document_id
string
required

Document ID of the statement to process

Response

200 - application/json

Processing started successfully

success
boolean
Example:

true

data
object