post https://sandbox.onebrick.io/v1/statement-mfa
The PDF statement GET API will allow downloading the PDF statement retrieved from the financial account based on the 'month' and 'year' parameters. Available only for selected 5 institutions.
Request Parameter
| Key Parameter | Data type | Description |
|---|---|---|
| user_access_token | String | token generated after successful institution connection through the widget which needs to be passed as the Bearer token in the Authorization header |
| month | Integer | Return PDF statement based on this month |
| year | Integer | Return PDF statement based on this year |
Response parameters
| Key Parameter | Data type | Description |
|---|---|---|
| sessionId | String | Unique Id that generated after successful connection |
| requestId | String | Request identification of that request |
| securityQuestion | String | The security question that needs to be filled |
| duration | Float | duration of the OTP before it expired |
