INSURANCE
/
Driving Stability
Description
|
Returns the vehicle’s driving stability. |
Request
| Method |
GET |
| URL |
https://open.youbiai.com/api/ic/if_in_upro_driving_stability |
Request Body
| access_token |
String |
required parameter for each developer to request |
| vid |
String |
a vehicle id |
Response Body
| vid |
String |
a vehicle id |
| status |
String |
Value: 0(Fail) or 1(Succeed). |
| stability_distribution |
String |
1: unstable; 2: ordinary; 3: stable |