Get the list of selectables images in multiple resolutions.
GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/images/selectables?componentTypes=SPECIAL_EDITION&selected=false&imageSizes=SMALL&imageSizes=LARGE
Returns URLs pointing to images in JPG format in SMALL, MEDIUM and LARGE resolution for available selectables components. As default, provides images of selected=false components. Provides only components where images are available. MEDIUM size images are available for componentType=PACKAGES and componentType=SPECIAL_EQUIPMENT.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
componentTypes | string | A list of component types separated by a comma case insensitive. If nothing is defined all component types are returned. | |
selected | boolean | Set 'true', if you want to receive the images for the already selected component codes of your configurationId, too. Optional parameter with default value 'false'. | |
imageSizes | string | A list of image sizes separated by a comma. If nothing is defined SMALL, MEDIUM and LARGE image size are returned. | |
imageSizes | string | A list of image sizes separated by a comma. If nothing is defined SMALL, MEDIUM and LARGE image size are returned. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"vehicleComponents":{"componentId":{"code":"\u003cstring\u003e","codeType":"\u003cstring\u003e","componentType":"PAINTS","id":"\u003cstring\u003e","images":{"cillumf56":[{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"},{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"}],"sunt_0":[{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"},{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"}]},"selected":"\u003cboolean\u003e","includedComponents":{"value":"\u003cCircular reference to #/components/schemas/VehicleComponentImagesTree detected\u003e"}},"enim_4":{"code":"\u003cstring\u003e","codeType":"\u003cstring\u003e","componentType":"SPECIAL_EQUIPMENT","id":"\u003cstring\u003e","images":{"esse0a":[{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"},{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"}],"do5":[{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"},{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"}],"irure_f":[{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"},{"uris":["\u003cstring\u003e","\u003cstring\u003e"],"perspective":"\u003cstring\u003e","resolution":"\u003cstring\u003e"}]},"selected":"\u003cboolean\u003e","includedComponents":{"value":"\u003cCircular reference to #/components/schemas/VehicleComponentImagesTree detected\u003e"}}},"_links":{"self":"\u003cstring\u003e"}}