{ "opencollection": "1.0.0", "info": { "name": "Car Configurator Components Perspectives API", "version": "2.0" }, "items": [ { "info": { "name": "Perspectives", "type": "folder" }, "items": [ { "info": { "name": "imageVehicleGET", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:finorvin/vehicle", "params": [ { "name": "finorvin", "value": "", "type": "path", "description": "The FIN or VIN of one specific vehicle. For testing purposes the following sample FINs are available (please note that these FINs are NOT available in the tryout): \n * E 350 d: WDD2130331A123456\n * B 180: WDD2462421N123456\n * GLA 200: WDC1569431J123456\n * S 500 Cabrio: WDD2174821A123456\n * Smart fortwo turbo: WME4533441K012345" }, { "name": "perspectives", "value": "", "type": "query", "description": "One or more perspectives as a comma separated String list e.g. 'EXT000,EXT010,INT1'. The following perspectives are available:\n * EXT000-EXT350: EXT000 defines the front view, EXT010 defines a rotation of 10 degress and so forth.\n * INT1-INT4: These are the 4 available interior perspectives.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \nThe default value is EXT020,INT1 if no value is provided." }, { "name": "roofOpen", "value": "", "type": "query", "description": "Set 'true', if you are looking for images with the roof open. This option is only valid for cabrios. Default is 'false'." }, { "name": "night", "value": "", "type": "query", "description": "Set 'true', if you are looking for images with a darker background and the vehicle's headlights turned on. Default is 'false'." } ] }, "docs": "Returns URLs pointing to PNG images of a vehicle with a transparent background." } ] } ], "bundled": true }