价格: ¥ 99 积分可抵¥ 1
最后更新: 2019-12-15 20:58:24
演示地址: 无
安装费: 免费
调用地址:http(s)://ali-barcode.showapi.com/barcode
请求方式:GET
返回类型:JSON
API 调用:API 简单身份认证调用方法(APPCODE)展开API 签名认证调用方法(AppKey & AppSecret)
调试工具:去调试
无参数
名称 | 类型 | 是否必须 | 描述 |
---|---|---|---|
code | STRING | 必选 | 商品条形码 |
无参数
curl -i -k --get --include 'https://ali-barcode.showapi.com/barcode?code=6938166920785' -H 'Authorization:APPCODE 你自己的AppCode'
{
"showapi_res_code": 0,
"showapi_res_error": "",
"showapi_res_body": {
"flag": "true",
"remark": "查询成功!",
"code": "6938166920785", //条形码
"goodsName": "苹果醋",//商品名称
"manuName": "新乡市和丝露饮品有限公司", //厂商
"spec": "268ml", //规格
"price": "3.00", //参考价格(单位:元)
"trademark": "醋美人生", //商标/品牌名称
"img": "http://app2.showapi.com/img/barCode_img/2f7e639b-aa2f-4248-ae79-f0acc6ea56e6.jpg", //图片地址
"ret_code": "0",
"goodsType": "食品、饮料和烟草>>饮料", //商品分类
"sptmImg": "http://app2.showapi.com/img/barCode_img/20161116/14792662xxxxxxx.png", //条码图片
"ycg": "中国", //原产地(可能无此参数信息)
"engName": "cumeirensheng", //
"note": "" //备注信息
}
}
无数据
无数据
0 (0%) 好评 | 0 (0%) 中评 | 0 (0%) 差评 |