post
https://sandbox.onebrick.io/v2/ocr/bank-statement/extract
Convert a bank statement PDF into structured extraction output (account information, summary information, transactions). Transactions will be used to generate a downloadable CSV in the dashboard.
Request Parameters
| Key Parameters | Data type | Description |
|---|---|---|
| user_id | String | Unique ID for each user |
| files | File | The financial statement must be submitted in PDF format and must not exceed 5 MB in size. |
Response Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| id | String | Unique ID for each transaction generated by Brick |
| user_id | String | Unique ID for each user |
| fileNames | String | The name of the financial statement file |
