
接口名称:京东工业单品详情查询接口
区分:京东工业(B2B 工业品)≠京东零售 C 端联盟接口,工业品接口面向企业采购、MRO 物料管理、工业供应链系统,具备含税价、起订量、工业技术参数、交期、资质文件等 B 端独有字段。
{
"industrial_product_detail_get_response": {
"code": "0",
"msg": "success",
"requestId": "req_202607241510007712",
"result": {
"goodsInfo": {
"skuId": "10200987654321",
"title": "3M 6200半面型防毒面具 化工防尘防毒面罩",
"brandName": "3M",
"categoryName": "安全防护 > 呼吸防护 > 防毒面具",
"shopName": "3M工业自营旗舰店",
"isJdIndustrialSelf": true,
"itemUrl": "https://item.jd.com/10200987654321.html",
"priceInfo": {
"taxPrice": "128.50",
"noTaxPrice": "113.72",
"taxRate": "13%",
"ladderPriceList": [
{"minNum": 1, "price": "128.50"},
{"minNum": 50, "price": "116.20"},
{"minNum": 200, "price": "108.60"}
],
"minOrderNum": 1
},
"stockInfo": {
"availableStock": 1560,
"leadTime": "现货48小时内发货",
"isOnSale": true
},
"imageInfo": {
"mainImg": "https://img14.360buyimg.com/industrial/main.jpg",
"detailImgList": [
"https://img14.360buyimg.com/industrial/d1.jpg",
"https://img14.360buyimg.com/industrial/d2.jpg"
]
},
"skuList": [
{
"subSkuId": "1020098765432101",
"specText": "主体面具 中号M",
"taxPrice": "128.50",
"stock": 920
},
{
"subSkuId": "1020098765432102",
"specText": "主体面具 大号L",
"taxPrice": "128.50",
"stock": 640
}
],
"techParams": [
{"name": "适配滤盒", "value": "6001有机蒸汽滤毒盒"},
{"name": "面罩材质", "value": "硅橡胶"},
{"name": "防护类型", "value": 有机气体、粉尘"},
{"name": "执行标准", "value": GB2890-2009}
],
"serviceInfo": {
"warrantyDesc": "原厂质保12个月",
"canInvoice": true,
"invoiceType": ["增值税专用发票","增值税普通发票"]
}
}
}
}
}{
"industrial_product_detail_get_response": {
"code": "15",
"msg": "签名校验错误,请核对appSecret、服务器时间",
"requestId": "req_202607241512001133"
}
}{
"industrial_product_detail_get_response": {
"code": "400",
"msg": "skuId无效或工业品已下架归档",
"requestId": "req_202607241513002244"
}
}{
"industrial_product_detail_get_response": {
"code": "403",
"msg": "应用未开通京东工业商品接口权限",
"requestId": "req_202607241514003355"
}
}{
"industrial_product_detail_get_response": {
"code": "429",
"msg": "调用频率超限,请延长请求间隔",
"requestId": "req_202607241515004466"
}
}京东工业商品详情 API 是面向 MRO、制造业、政企集采的 B2B 标准化数据源,相比京东零售 C 端接口,重点强化含税阶梯价、起订量、技术参数、交期、开票质保等工业采购核心信息。统一 JSON 结构化输出,可快速实现企业 ERP 物料寻源、商城铺货、采购价格监控、供应链比价,是工业品数字化采购系统主流对接方案。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。