Changes between Version 62 and Version 63 of price_api_2.2.0


Ignore:
Timestamp:
11/13/2015 12:17:50 PM (10 years ago)
Author:
oujianqiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.2.0

    v62 v63  
    347347  data: { 
    348348           goodsItemId: 123456, 
    349            outerId: BO1234564, //outerId 
     349           outerId: "BO1234564", //outerId 
    350350           enName: "ECCO Men's Dress Moccasin Penny Loafer",        //商品标题 
    351            parameter: "Size: 42 M EU / 8-8.5 D(M) US|Color: Black", //商品参数  有些商品没有参数  此项为"" 
    352            imgUrl: xxx.xxxx...,    //商品图片 
     351           property: "Size: 42 M EU / 8-8.5 D(M) US|Color: Black", //商品参数  有些商品没有参数  此项为"" 
     352           imgUrl: "xxx.xxxx...",  //商品图片 
    353353           cnPrice: 123.00,        //人民币单价 
    354354           frPrice: 20.00,         //美元单价 
    355355           itemCnPrice: 123.00     //商品总价  单价*数量 
    356            quantity: 1,            //商品购买数量 
    357356           tariffCharge: 120.00,   //关税 
    358357           expCharge: 123.00,      //运费 
    359358           totalPrice: 100000.00,  //订单总价 
     359           quantity: 1,            //商品购买数量 
    360360           mallId: 123,            //电商id 
    361361           mallName: "美国亚马逊"  //电商名称