通过商品ID和商户ID,获取与该商品类似的其他商品
名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
appMethod | String | Y | suning.custom.category.query | 方法名 |
appRequestTime | String | Y | 2012-04-25 20:23:30 | 时间戳,格式为yyyy-MM-dd HH:mm:ss,例如:2012-04-25 20:23:30。API服务端允许客户端请求时间误差为10分钟。 |
format | String | N | XML | 默认xml,可指定格式为xml,json |
appKey | String | Y | b0c332a133c102765f39de********** | 分配给应用的访问令牌 |
versionNo | String | Y | v1.2 | API的版本,目前为v1.2版本 |
signInfo | String | Y | 460d7ff15b073e463125b4********** | appSecret,appMethod ,appRequestTime, appKey, versionNo, 请求报文base64加密后的数据顺序MD5(32位小写),其中appSecret为appKey对应的密钥 |
access_token | String | N | a1c5c62b08df3a3cbf7efd********** | 采用OAuth授权方式为必填参数 |
名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
cityCode | String | N | 025 | 所在地区的行政区号,若是四位区号,则去掉开头的“0” |
commodityCode | String | Y | 121307256 | 商品编码 |
supplierCode | String | Y | 0000000000 | 商家编码 |
picType | String | N | 0 | 图片类型 0方图,1长图,2竖图,默认为0 |
picLocation | String | N | 2 | 图片位置 |
picWidth | String | N | 640 | 图片宽度 |
picHeight | String | N | 640 | 图片高度 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
commodityList | String | ||
commodityName | String | 小电扇 | 商品名称 |
commodityCode | String | 121347884 | 商品编码 |
supplierCode | String | 0000000000 | 供应商编码 |
imgVersion | String | 2 | 图片版本号 |
monthlySales | String | 1,200 | 月销量 |
couponAmount | String | 10 | 券总数 |
snPrice | String | 1000 | 易购价 |
sellingPoint | String | "便宜" | 亮点 |
priceType | String | 中文,大聚惠 ,抢购, 渠道专享,限时促销 ,爆款抢购, 掌上抢,特卖,乐拼购,其他为空 | 价格类型 |
priceTypeCode | String | 0:正常价格,1、大聚惠 , 2、抢购, 3、渠道专享, 4 限时促销 ,5爆款抢购, 6 掌上抢, 7特卖,8 乐拼购 | 价格类型编码 |
commodityPrice | String | 12 | 商品价格 |
couponSpecialPrice | String | 1.23 | 券后价 |
commissionPrice | String | 12 | 佣金金额 |
commissionRate | String | 1.22 | 佣金比例 |
couponActiveId | String | 123456 | 券活动id |
activitySecretKey | String | sldjmsadjw | 券活动秘钥 |
couponPrice | String | 12 | 券价格 |
commodityType | String | 自营、C店、海外购自营、海外购 | 商品类型 |
baoyou | String | 包邮,0:不包邮,默认,1:包邮 | 是否包邮 |
pgActionId | String | 123456 | 乐拼购活动ID |
pgNum | String | 2 | 成团人数 |
pgPrice | String | 12 | 乐拼购价格 |
isOwnCommodity | String | 0:是,1:否 | 是否自营 |
saleStatus | String | 0:可售,1:无货,2:本地暂不销售 | 销售状态 |
picList | String | ||
cmmdtyUrl | String | http://pic.com | 图片URL |
minOrderQuantity | String | 1 | 拼购商品起售数量 |
productUrl | String | https://product.suning.com/供应商编码/商品编码.html | 四级页地址 |
orderActivity | String | ||
activityRuleList | String | ||
floor | String | 1 | 层级 |
baseAmount | String | 2 | 基数数值 |
rewardAmount | String | 0.2 | 奖励数值 |
activityDescription | String | 满2件打8折 | 奖励描述 |
forbiddenMark | String | 1 | 1:禁售 0:非禁售 |
isAct | String | 1 | 0不是 1是 |
preferentialDistinct | String | 12 | 奖励优惠说明 |
couponShowType | String | 1 | 券标识类型,1.金额券 2,打折券 |
descriptionForList | String | 12 | 列表页券描述 |
bounsAmount | String | 1 | 奖励数值(券面额) |
<sn_request> <sn_body> <getMorerecommend> <picWidth>640</picWidth> <picLocation>2</picLocation> <picHeight>640</picHeight> <picType>0</picType> <cityCode>025</cityCode> <commodityCode>121307256</commodityCode> <supplierCode>0000000000</supplierCode> </getMorerecommend> </sn_body> </sn_request>
{ "sn_request": { "sn_body": { "getMorerecommend": { "picWidth": "640", "picLocation": "2", "picHeight": "640", "picType": "0", "cityCode": "025", "commodityCode": "121307256", "supplierCode": "0000000000" } } } }
<sn_responseContent> <sn_body> <getMorerecommend> <commodityList> <commissionRate>1.22</commissionRate> <pgActionId>123456</pgActionId> <baoyou>包邮,0:不包邮,默认,1:包邮</baoyou> <pgPrice>12</pgPrice> <supplierCode>0000000000</supplierCode> <monthlySales>1,200</monthlySales> <snPrice>1000</snPrice> <couponAmount>10</couponAmount> <forbiddenMark>1</forbiddenMark> <pgNum>2</pgNum> <priceTypeCode>0:正常价格,1、大聚惠 , 2、抢购, 3、渠道专享, 4 限时促销 ,5爆款抢购, 6 掌上抢, 7特卖,8 乐拼购</priceTypeCode> <commodityCode>121347884</commodityCode> <imgVersion>2</imgVersion> <couponSpecialPrice>1.23</couponSpecialPrice> <activitySecretKey>sldjmsadjw</activitySecretKey> <commissionPrice>12</commissionPrice> <couponShowType>1</couponShowType> <orderActivity> <activityRuleList> <rewardAmount>0.2</rewardAmount> <floor>1</floor> <baseAmount>2</baseAmount> </activityRuleList> <activityDescription>满2件打8折</activityDescription> </orderActivity> <priceType>中文,大聚惠 ,抢购, 渠道专享,限时促销 ,爆款抢购, 掌上抢,特卖,乐拼购,其他为空</priceType> <sellingPoint>"便宜"</sellingPoint> <saleStatus>0:可售,1:无货,2:本地暂不销售</saleStatus> <commodityPrice>12</commodityPrice> <commodityType>自营、C店、海外购自营、海外购</commodityType> <isOwnCommodity>0:是,1:否</isOwnCommodity> <preferentialDistinct>12</preferentialDistinct> <isAct>1</isAct> <picList> <cmmdtyUrl>http://pic.com</cmmdtyUrl> </picList> <descriptionForList>12</descriptionForList> <couponPrice>12</couponPrice> <minOrderQuantity>1</minOrderQuantity> <productUrl>https://product.suning.com/供应商编码/商品编码.html</productUrl> <bounsAmount>1</bounsAmount> <couponActiveId>123456</couponActiveId> <commodityName>小电扇</commodityName> </commodityList> </getMorerecommend> </sn_body> </sn_responseContent>
{ "sn_responseContent": { "sn_body": { "getMorerecommend": { "commodityList": [ { "commissionRate": "1.22", "pgActionId": "123456", "baoyou": "包邮,0:不包邮,默认,1:包邮", "pgPrice": "12", "supplierCode": "0000000000", "monthlySales": "1,200", "snPrice": "1000", "couponAmount": "10", "forbiddenMark": "1", "pgNum": "2", "priceTypeCode": "0:正常价格,1、大聚惠 , 2、抢购, 3、渠道专享, 4 限时促销 ,5爆款抢购, 6 掌上抢, 7特卖,8 乐拼购", "commodityCode": "121347884", "imgVersion": "2", "couponSpecialPrice": "1.23", "activitySecretKey": "sldjmsadjw", "commissionPrice": "12", "couponShowType": "1", "orderActivity": [ { "activityRuleList": [ { "rewardAmount": "0.2", "floor": "1", "baseAmount": "2" } ], "activityDescription": "满2件打8折" } ], "priceType": "中文,大聚惠 ,抢购, 渠道专享,限时促销 ,爆款抢购, 掌上抢,特卖,乐拼购,其他为空", "sellingPoint": "\"便宜\"", "saleStatus": "0:可售,1:无货,2:本地暂不销售", "commodityPrice": "12", "commodityType": "自营、C店、海外购自营、海外购", "isOwnCommodity": "0:是,1:否", "preferentialDistinct": "12", "isAct": "1", "picList": [ { "cmmdtyUrl": "http://pic.com" } ], "descriptionForList": "12", "couponPrice": "12", "minOrderQuantity": "1", "productUrl": "https://product.suning.com/供应商编码/商品编码.html", "bounsAmount": "1", "couponActiveId": "123456", "commodityName": "小电扇" } ] } } } }
异常码 | 错误描述 | 解决方案 |
---|---|---|
biz.netalliance.getmorerecommend.missing-parameter:* | 参数必填 | 请检查此参数的值,*号表示参数字段名 |
biz.handler.data-get:no-result | 查询没结果 | 请检查查询参数 |
isp.sys.service.unavailable.suis | 服务不可用 | 请联系苏宁技术人员 |
异常码 | 错误描述 | 解决方案 |
---|---|---|
sys.check.user-permission:inexistence | 访问令牌不存在 | 更换访问令牌 |
sys.check.user-permission:overdue | 访问令牌已过期 | 请使用刷新令牌刷新 |
sys.check.api-permission:inexistence | Api方法不存在 | 请参考帮助中心 |
sys.check.api-permission:overdue | Api方法已过期 | 请参考帮助中心 |
sys.check.method-permission:authority | 无权操作此api | 确认是否有访问该方法权限 |
sys.auth.vendor-request:errory | 无权操作此供应商 | 请确认供应商编码是否正确 |
sys.controller.api-request:limit | Api请求受控 | 超过请求次数 |
sys.check.app-time:error | 请求参数错误api请求时间误差大 | 参考帮助中心 |
sys.check.request-params:error | 请求报文结构错误 | 参考帮助中心、日期格式等 |
sys.check.starttime-format:error | 请求开始时间错误 | 参考帮助中心、日期格式等 |
biz.handler.data-get:success | 业务数据查询成功 | 无 |
biz.handler.data-get:fail | 业务数据查询失败 | 检查请求条件 |
biz.handler.data-get:no-result | 业务数据结果为空 | 无 |
sys.check.pageno-format:error | pageNo格式错误,只允许1到99999之间的整数 | 检查pageNo输入是否有误 |
sys.check.pagesize-format:error | pageSize格式错误,只允许1到50之间的整数(订单相关是1到100) | 检查pageSize输入是否有误 |
sys.check.page-param:error | pageNo或者pageSize不在要求范围内,pageNo只允许1到99999之间的整数,pageSize只允许1到50之间的整数(订单相关是1到100) | 检查pageNo和pageSize输入是否有误 |
sys.check.miss-time:starttime | 不存在开始时间(节点) | 检查输入 |
sys.check.miss-time:endtime | 不存在结束时间(节点) | 检查输入 |
sys.check.starttime-value:null | 开始时间为空(值) | 检查输入 |
sys.check.endtime-value:null | 结束时间为空(值) | 检查输入 |
sys.check.starttime-format:error | 校验开始时间不合法,格式yyyy-MM-dd HH:mm:ss | 检查时间格式 |
sys.check.endtime-format:error | 校验结束时间不合法,格式yyyy-MM-dd HH:mm:ss | 检查时间格式 |
sys.check.query-time:error | 开始时间是否小于结束时间 | 检查开始和结束时间大小 |
sys.check.query-time:outofrange | 时间查询是否超出指定范围 | 检查时间范围 |
sys.check.app-sign:null | 签名信息为空 | 检查签名信息 |
sys.check.app-sign:error | 签名信息错误 | 检查签名信息 |
sys.check.missing-parameter:apiversion | API版本号未指定 | 检查API版本号 |
sys.check.missing-parameter:appRequestTime | 请求时间丢失 | 检查请求时间 |
sys.check.missing-nestElement:sn_body | 缺少sn_body节点 | 检查sn_body是否存在 |
sys.check.user-permission:inexistence | 用户key不存在 | 检查用户key是否存在 |
biz.handler.batch-handler:no-support | 非查询类API不支持批量操作 | 检查API类型 |
biz.handler.request-message:error | 查询类API输入多个业务节点 | 检查业务节点 |
sys.check.header-param:null | header参数为空 | 请检查header参数 |
sys.controller.api-access:limit | 访问限制 | 无 |
sys.controller.api-frequency:limit | 访问频率限制 | 无 |
sys.error.network:failure | 网络异常 | 无 |
sys.error.network-status:? | 响应失败 ?为状态码 | 无 |
sys.check.snunionid.length.is.not:48 | 混淆会员编码长度不是48位 | 使用转换器转换混淆会员编码规定要求混淆会员编码48位 |