Changes between Version 16 and Version 17 of interface/pcauto_BuyAuto_1.5.0


Ignore:
Timestamp:
01/04/2016 03:34:40 PM (10 years ago)
Author:
zhongjilong_JZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.5.0

    v16 v17  
    121121url: http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.5/getDealerDetail.xsp?dealerId=18545&type=2 
    122122[[BR]] 
     123**请求参数** 
     124||参数名||类型||必须||=说明=|| 
     125||dealerId||int||是||=无=|| 
     126||type||int||否||默认为2(有荣誉信息时显示)|| 
     127[[BR]] 
    123128**返回格式** 
    124129{{{#!java 
     
    155160**后端接口**[[BR]] 
    156161url: http://price.pcauto.com.cn/dealer/interface/app/dealer_info_json.jsp?dealerId=18545&type=2   获取经销商信息+荣誉等[[BR]] 
    157 **请求参数** 
    158 ||参数名||类型||必须||=说明=|| 
    159 ||dealerId||int||是||=无=|| 
    160 ||type||int||否||默认为2(有荣誉信息时显示)|| 
    161 [[BR]] 
     162 
    162163 
    163164 
     
    201202||参数名||类型||必须||说明|| 
    202203||marketId||long||是||无|| 
     204[[BR]] 
     205**返回格式** 
     206{{{#!java 
     207{ 
     208    "dealerId": "79574", 
     209    "phone": "400-611-6820,229", 
     210    "isShow24Icon": 0, 
     211    "is400": 1, 
     212    "agentQualification": "2", 
     213    "serialGroupId": 3524, 
     214    "decline": "0.66", 
     215    "dealerName": "北京俊捷嘉华汽车", 
     216    "aq": "2", 
     217    "content": "北京俊捷嘉华一汽奥迪店内奥迪A4L现车充足,近期购车优惠20万,同时赠送价值20000元的大礼包。感兴趣的朋友不妨在页面下方留下您的联系电话,我们会有专业的销售为您服务,或直接到店咨询。相关车型及报价如下表", 
     218    "vip": "1", 
     219    "giftPackage": { 
     220        "giftPackage": "LED日间行车灯+抬头显示+脚垫 把套 香水", 
     221        "giftPrice": "20000", 
     222        "otherGift": "" 
     223    }, 
     224    "discountInfo": { 
     225        "dealerId": "79574", 
     226        "shortInfo": "奥迪A4L优惠20万", 
     227        "info": "年底大促销 2016款奥迪A4L最高优惠20", 
     228        "expiry": "2015.12.01-2015.12.31" 
     229    }, 
     230    "address": "北京市朝阳区北五立水桥58号", 
     231    "shareUrl": "http://price.pcauto.com.cn/market/79574-11193694.html", 
     232    "images": [ 
     233        "http://imgrt.pconline.com.cn/images/upload/upc/tx/auto5/1510/09/c3/13665776_13665776_1444353094381/spcgroup/bbs/center/500x375.jpg", 
     234        "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1510/09/c3/13665776_13665776_1444353098044_270x202.jpg", 
     235        "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1510/09/c3/13665776_13665776_1444353103375_270x202.jpg", 
     236        "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1510/09/c3/13665776_13665776_1444353103543_270x202.jpg", 
     237        "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1510/09/c3/13665776_13665776_1444353107206_270x202.jpg" 
     238    ], 
     239    "lnglat": "116.424459,40.043103", 
     240    "serialGroupName": "奥迪A4L", 
     241    "namelistRange": "2", 
     242    "deadline": "12月31", 
     243    "dealerFullName": "北京俊捷嘉华汽车销售有限公司", 
     244    "isValid": 0, 
     245    "type": 1, 
     246    "models": [ 
     247        { 
     248            "modelId": 41610, 
     249            "price": "27.28万", 
     250            "modelName": "奥迪A4L 2016款 30 TFSI 手动舒适型", 
     251            "decline": "36.66", 
     252            "quantity": "现车充足", 
     253            "isReplace": 0, 
     254            "nowPrice": "17.28", 
     255            "carField": false, 
     256            "discount": "10", 
     257            "modelType": "1" 
     258        }, 
     259     ], 
     260    "image": "http://imgrt.pconline.com.cn/images/upload/upc/tx/auto5/1510/09/c3/13665776_13665776_1444353094381/spcgroup/bbs/center/500x375.jpg", 
     261    "marketId": "11193694", 
     262    "lng": "116.42", 
     263    "lat": "40.04" 
     264} 
     265}}} 
    203266[[BR]] 
    204267**相关协议**