post https://sandbox.onebrick.io/v2/payments/documents/extract
The Identity endpoint allows developers to upload monthly financial statement documents with the PDF format only and with a maximum size of 5 MB
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 |
