v1

latestSwagger 2.02026-07-14246155.8 KB
Configurations

Get the selectable components for the given marketId, modelId and configurationId.

Get the selectable VehicleComponents and the ComponentCategories of the VehicleConfiguration for the given marketId, modelId and configurationId. Optional query param componentType may be used to filter the result.

get/markets/{marketId}/models/{modelId}/configurations/{configurationId}/selectables

Path parameters

marketIdstring required

This is a ISO 3166 language country string e.g. 'de_DE' or 'en_GB'.

modelIdstring required

Minimal string that identifies a model e.g. '176042_002'. If no nationalSalesType is available, the modelId only consists of the baumuster e.g. '176042'.

configurationIdstring required

Minimal string that identifies a configuration e.g. 'E-D15-D18-D41-D46-D49-D52-D53-D54-D59-D60-D71-F32-F36-F88-F98-G03-G05-G36-G56-I61-J53-J67-L08-M23-M70-N18-N62-N92-O76-Q29-Q56-Q79-Q92-S01-S05-S08-S63-S92-T05-T07-T62-T84-T88_I-953_L-696_P-001_S-152-160-161-171-258-290-292-294-351-360-411-440-442-470-472-475-485-520-533-538-560-570-573-580-584-58U-591-620-70B-808-888-893-B03-B16-K11-L18-R43-U60'. A codeType is only once within the configurationId e.g 'S-152-160-161' stands for the components with the componentId 'S-152', 'S-160' and 'S-161'. A new codeType is divided from the codes with a underscore e.g 'S-152-160-161_I-953_L-696'.

Query parameters

componentTypesstring[]

A list of component types separated by a comma case insensitive. If nothing is defined all component types are returned. Allowed values are:

  • WHEELS
  • PAINTS
  • UPHOLSTERIES
  • TRIMS
  • PACKAGES
  • LINES
  • SPECIAL_EDITION
  • SPECIAL_EQUIPMENT
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