请求URL注解
http://gw.open.1688.com/openapi/param2/1/cn.alibaba.open/member.get/100000?memberId=tonytp4&_aop_timestamp=1375703483649&access_token=HMKSwKPeSHB7Zk7712OfC2Gn1-kkfVsaM-P&_aop_signature=DE1D9BDE00646F5C1704930003C9FC011AADDE25
输出结果
正确访问输出示例
{ "result":{ "total":1, "toReturn":[{ "createTime":"20080806114526000+0800", "sex":"先生", "fax":"86 ", "status":"enabled", "sellerName":"tp4", "companyName":"标兵邮箱公司", "openJobTitle":"经理", "product":"服装 服装", "isEnterpriseTP":true, "mobilePhone":"13590254875", "isPersonalTP":false, "addressLocation": {"address":"浙江宁波", "province":"浙江", "district":"宁波市", "country":"中国", "city":"宁波" }, "memberId":"tonytp4", "industry":"服装", "isTP":true, "telephone":"86 0571 89875463" }], "success":false } }错误输出示例
{ "error_code":"450", "error_message":"Required argument memberId : expect [type: java.lang.String]", "exception":"Required argument memberId : expect [type: java.lang.String]" }