get https://sandbox.onebrick.io/v2/data/institution/list
This API will help to get a list of available institutions in Brick.
Request Parameters
Key Parameters | Data type | Description |
---|---|---|
public_access_token | String | Unique Identifier token for clients, Also called as public_access_token |
Response Parameters
Key Parameters | Data Type | Description |
---|---|---|
status | Int | Response code status |
data-message | String | Message to inform the user |
data-count | Int | Institution counter |
data-institution_list | Array | Institution list |
data-institution_list-id | Int | Primary key for institution |
data-institution_list-name | String | Name of the institution |
data-institution_list-institution_code | String | Code of the institution |
data-institution_list-country_code | String | Country code for the institution |
data-institution_list-country_name | String | Country name for the institutions |
data-institution_list-primary_color | String | Primary colour used by institution |
data-institution_list-created_at | String | Time when institutions were integrated with Brick |
data-institution_list-updated_at | String | Time when functionality of the institutions was updated |
data-institution_list-channels | String | Institution type (e.g. Internet Portal or Mobile App) |
data-institution_list-is_ocr_active | Bool | OCR availability for the institution |
data-institution_list-automatic_verification | Bool | Automatic verification is available or not |
data-institution_list-pdf_verification | Bool | PDF verification is available or not |
data-institution_list-passbook_verification | Bool | Passbook verification is available or not |
data-institution_list-institution_type | String | Type of Institutions |