get https://sandbox.onebrick.io/v1/institution/list
This API will help to get a list of available institutions in Brick.
Request Parameters
| Key Parameter | Data type | Description |
|---|---|---|
| public_access_token | String | Token that is required to connect Brick API |
Response Parameters
| Key parameter | Data Type | Description |
|---|---|---|
| id | Int | Primary key for institute |
| name | String | Name of the institute |
| country_code | String | Country code for the institution |
| country_name | String | Country name for the institutions |
| bank_code | String | Unique code for institute |
| primary_color | String | Primary colour used by institution |
| logo | String | URL of Institute Logo |
| createdAt | String | Date and time of the institution is up |
| updatedAt | String | Date and time of the institution is updated |
| channels | String | Institution name (e.g. Internet Portal or Mobile App) |
| isOcrActive | Bool | OCR availability for the institution |
| automatic_verification | Bool | Automatic verification is available or not |
| pdf_verification | Bool | PDF verification is available or not |
| passbook_verification | Bool | Passbook verification is available or not |
| institution_type | Bool | Type of Institutions |
