AFTERSALE
/
Engine System Diagnosis
Description
|
Returns the vehicle’s engine system diagnosis. |
Request
| Method |
GET |
| URL |
https://open.youbiai.com/api/ic/if_as_rfd_engine_system_diagnosis |
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). |
| status_diagnosis |
String |
0: malfunction; 1: normal |