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

GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/selectables?views=MEDIA&imageSizes=SMALL&imageSizes=LARGE&componentTypes=SPECIAL_EDITION&fixedComponents=HQ-GEQE-Mq-p-fszi_3-iWK-is-NX2Ui2-O-9zNY%23x_vd-C-x-T3%23ap-S-T70Ziu-SuZbm-IL-Xnf11-Y-6D-dR9o0_E-Kx-lh%23T_LX-4b-3Aj8OO-fv-iKV-6jV5Qp-oSwCj1f-Vm-0yKQ8-Y_w5-tSKevUa-TEt-%23-fV9m2-Ii-xoD-R%23vHucw-2UiMo-lCH-koY_o&zipCode=5141

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.

Request Params

KeyDatatypeRequiredDescription
viewsstringSpecifies what kind of additional data should be returned. The data views are separated from each other by a comma.
View MEDIA is deprecated. Please switch to '/images/selectables' endpoint to get selectables components images.
ParameterDescription
IDSView with component IDS for configuration
MEDIAMedia (images) view for configuration
MULTI_DESCView with detailed component descriptions
imageSizesstring
imageSizesstring
componentTypesstring
fixedComponentsstring
zipCodenumber

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"vehicleComponents":{"componentId":{"value":"\u003cCircular reference to #/components/schemas/VehicleComponent detected\u003e"},"anim4d":{"value":"\u003cCircular reference to #/components/schemas/VehicleComponent detected\u003e"},"commodoc2":{"value":"\u003cCircular reference to #/components/schemas/VehicleComponent detected\u003e"}},"componentCategories":[{"categoryId":"\u003cstring\u003e","categorySortId":"\u003cnumber\u003e","cardinality":"ONE_OR_NONE","categoryName":"\u003cstring\u003e","componentIds":["\u003cstring\u003e","\u003cstring\u003e"],"subcategories":[{"value":"\u003cCircular reference to #/components/schemas/VehicleComponentCategory detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/VehicleComponentCategory detected\u003e"}]},{"categoryId":"\u003cstring\u003e","categorySortId":"\u003cnumber\u003e","cardinality":"NOT_DEFINED","categoryName":"\u003cstring\u003e","componentIds":["\u003cstring\u003e","\u003cstring\u003e"],"subcategories":[{"value":"\u003cCircular reference to #/components/schemas/VehicleComponentCategory detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/VehicleComponentCategory detected\u003e"}]}],"_links":{"self":"\u003cstring\u003e"}}