MyEZToll
GET/api/partner/v1/car-types

List car types

List car types (for the carTypeId field).

Authorization

X-Api-Key header

Send your partner key on every request. The key is bound to exactly one owner account.

Response

200 · application/json
successbooleanrequired
dataobject[]
idstring
namestring
errorstringnullable

Status codes

200Car types.
401Missing, unknown or revoked API key.