post https://sandbox.onebrick.io/v1/auth/ajaib
Request Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| institution_id | Integer | ID of the institution |
| username | String | End-user's Investment account username/email/phone number |
| password | String | End-user's Investment account password |
| sessionId | String | Session identification of that request |
| pin | String | End-user's Investment account pin |
Response Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| accessToken | String | The access token generated after successful connection |
