GET
/api/partner/v1/car-typesList car types
List car types (for the carTypeId field).
Authorization
X-Api-Key headerSend your partner key on every request. The key is bound to exactly one owner account.
Response
200 · application/jsonsuccessbooleanrequireddataobject[]idstringnamestringerrorstringnullableStatus codes
200Car types.
401Missing, unknown or revoked API key.
