action mercedes_benz_image_components_paint_get { label: "imageComponentsPaintGET" description: "Returns URLs pointing to images of this vehicles paint. These images are available in resolution 800x600 px. Note there might be two paints (e.g. Smart, 'paint' for body panel and 'paint2' for the tridion cell)" provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/components/paint" encoding: json output: { type: "object" additionalProperties: true } }