v1
latestSwagger 2.02026-07-14246155.8 KBReferences
Get all available bodies for the given marketId.
Get all available VehicleBodies for the given marketId. Optional query params classId bodyId or productGroups may be used to filter the result and must conform to the pattern [0-9A-Z_-]+.
get/markets/{marketId}/bodies
Path parameters
marketIdstring required
This is a ISO 3166 language country string e.g. 'de_DE' or 'en_GB'.
Query parameters
classIdstring
This is a class id e.g. '176' for 'A-Class' in Germany.
bodyIdstring
This is a body id e.g. '1' for 'Limousine' in Germany.
productGroupsstring[]
Specifies to which product groups the vehicles belong which should be returned. The product groups are separated from each other by a comma and are case sensitive. Allowed values are:
- PKW
- VAN
- SMART
fieldsFilterstring[]
Specifies which fields should be included in the result. If this filter is not used, per default all fields are returned.
Response
Successful response