黑龙江省华龙建设有限公司网站,杭州强龙网站建设,《传奇世界》官网,wordpress首页是哪个文件#xffe5;开放平台基础API必须用户授权 查询卖家用户信息#xff08;只能查询有店铺的用户#xff09; 只能卖家类应用调用。 公共参数 请求地址: HTTP地址 http://gw.api.taobao.com/router/rest 公共请求参数: 公共响应参数: 请求参数
点击获取key和secret请求示例…开放平台基础API必须用户授权 查询卖家用户信息只能查询有店铺的用户 只能卖家类应用调用。 公共参数 请求地址: HTTP地址 http://gw.api.taobao.com/router/rest 公共请求参数: 公共响应参数: 请求参数
点击获取key和secret请求示例 TaobaoClient client new DefaultTaobaoClient(url, appkey, secret); UserSellerGetRequest req new UserSellerGetRequest(); req.setFields(“nick,sex”); UserSellerGetResponse rsp client.execute(req, sessionKey); System.out.println(rsp.getBody()); 响应示例 user_seller_get_response user_id10001/user_id hz0799 m seller_credit 1 1 total_num1/total_num good_num1/good_num /seller_credit B has_more_pictrue/has_more_pic item_img_num5/item_img_num item_img_size1024/item_img_size prop_img_num5/prop_img_num prop_img_size1024/prop_img_size auto_repostunlimited/auto_repost promoted_typeauthentication/promoted_type normal alipay_bindbind/alipay_bind consumer_protectiontrue/consumer_protection vip_infov1/vip_info magazine_subscribetrue/magazine_subscribe vertical_market3C,shoes/vertical_market http://assets.taobaocdn.com/app/sns/img/default/avatar-120.png online_gamingtrue/online_gaming true sign_food_seller_promisetrue/sign_food_seller_promise has_shoptrue/has_shop is_lightning_consignmenttrue/is_lightning_consignment has_sub_stocktrue/has_sub_stock is_golden_sellertrue/is_golden_seller is_tjb_sellerfalse/is_tjb_seller /user_seller_get_response 异常示例 error_response 50 Remote service error sub_codeisv.invalid-parameter/sub_code sub_msg非法参数/sub_msg /error_response