Ntropy Bank statements API
The bank statements API allows you to view and enrich transactions found in bank statements. Below is a table with the description of each of the statuses and steps that each bank statement goes through: | Status | Description | |----------|----------------------------------------------------------------| |QUEUED |The document is queued for processing | |PROCESSING|OCR is in progress | |PROCESSED |The document was successfully processed | |FAILED |An error occurred during processing of any of the previous steps| A list of error codes for the `FAILED` status can be found below: |Code| Description | |---:|------------------------------------------------| | 301|Failed to parse document as bank statement. | | 301|Failed to enrich transactions in bank statement.| | 500|Unexpected error. Please contact support. |