vehicle Data Readout Refresh

POST {{baseUrl}}/vehicles/:vehicleId/vehicleDataReadoutRefresh

Remote Diagnostic Support service to refresh the vehicle data readout. This endpoint will send a trigger to the vehicle to refresh the vehicle data readout. It will not deliver the vehicle data readout. INFO: GET Requests are not yet supported!

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: Created

{"vehicleDataReadoutRefresh":{"asyncStatus":"Complete","id":"\u003cstring\u003e","messageTimestamp":"\u003cdateTime\u003e","vehicleId":"\u003cstring\u003e","message":[{"message":"\u003cstring\u003e"},{"message":"\u003cstring\u003e"}]}}