post
https://sandbox.onebrick.io/v1/auth/ovo
Request Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| public_access_token | String | Public-access-token generated using your clientId and clientSecret |
| username | String | End-user's OVO registered mobile number |
| refId | String | Request identification of that request |
| otpNumber | Integer | OTP that will be sent to the end-user mobile number (received from SMS via Mobile Number) |
| otpNumber | String | Link that will be sent to the end-user mobile number (received from SMS via Mobile Number) |
| pin | String | End-user's OVO PIN |
| deviceId | String | Device identification of that request |
Response Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| data | String | The access token generated after successful connection |
