v1

latestSwagger 2.02026-07-1441414.4 KB
Diagnostic Trouble Codes (DTC's)

View the List of DTCs for specific vehicleId.

This API creates a readout of DTCs for one vehicle. If the result is available immediately, the result is returned. If the result isn't available, a location to the DTC readout is returned. This location shall be polled until the result is available. INFO: GET Requests are not yet supported!

post/vehicles/{vehicleId}/dtcReadouts

Path parameters

vehicleIdstring required

The vehicle identifier of the vehicle to read from.

Query parameters

ecuIdstring

Return DTCs from this ECU id only. Default: Return DTCs from all ECUs.

dtcStatusstring

Returns DTCs with this statuses only. Default: Return DTCs with all statuses.

Response

Returns a DTC List

All 4 operations