Changes between Version 13 and Version 14 of price_api_2.2.0


Ignore:
Timestamp:
10/29/2015 11:37:57 AM (10 years ago)
Author:
oujianqiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.2.0

    v13 v14  
    739739||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 备注 =|| 
    740740|| common_session_id(cookie参数) || 登录sessionId || string || "" || 是 || || 
    741 || name) || 收货人名字) || string || "" || 是 ||  || 
     741|| name || 收货人名字 || string || "" || 是 ||  || 
    742742|| province || 省份 || string || "" || 是 ||  || 
    743743|| city || 城市 || string || "" || 是 || || 
     
    10281028 
    10291029||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 备注 =|| 
     1030|| common_session_id(cookie参数) || 登录sessionId || string || "" || 是 || || 
     1031|| addrId || 用户地址id || string || "" || 是 ||  || 
     1032|| name || 收货人名字 || string || "" || 是 ||  || 
     1033|| province || 省份 || string || "" || 是 ||  || 
     1034|| city || 城市 || string || "" || 是 || || 
     1035|| county || 县区 || string || "" || 是 || || 
     1036|| phone || 手机号码 || string || "" || 是 ||  || 
     1037|| detail || 详细地址 || string || "" || 是 ||  || 
     1038|| idcardNo || 身份证号码 || string || ""     || 是 ||  || 
     1039|| idcardImga || 身份证正面链接 || string || "" || 是 ||  || 
     1040|| idcardImgb || 身份证反面链接 || string || "" || 是 ||  || 
     1041|| postcode || 邮政编码 || string || "" || 是 ||  || 
     1042|| isdefault     || 默认地址 || int || 0 || 否 ||  || 
    10301043 
    10311044**返回格式**