京东API接口(优惠券查询)

393 阅读2分钟

API 请求参数

num_iid:JD商品ID image.png

API测试工具 点击申请试用

API 返回结果

https://api-gw.onebound.cn/jd/item_search_coupon/?key=&
&num_iid=10335871600&cache=no&&lang=zh-CN&secret=
---------------------------------------
Result Object:
---------------------------------------
{
	"items": {
		"item": [
			{
				"addDays": 0,
				"anotherType": 0,
				"applicability": true,
				"area": 1,
				"batchId": 936126509,
				"beginTime": "2022.09.26",
				"couponId": "936126509",
				"couponKind": 2,
				"couponStyle": 0,
				"couponType": 1,
				"discount": 60,
				"discountText": "以下商品可使用满300减60的优惠券",
				"encryptedKey": "gbufiadcee230c2b4a1e5b7d21c02b6a",
				"endTime": "2022.09.29",
				"labelTxt": "店铺东券",
				"limitType": 5,
				"milliSecond": 0,
				"multipleDiscount": false,
				"name": "仅可购买安踏悠购专卖店商品",
				"overlap": false,
				"personalCoupon": false,
				"platform": 0,
				"plusCoupon": false,
				"quota": 300,
				"roleId": 87203101,
				"timeDesc": "有效期2022-09-26至2022-09-29",
				"toUrl": "mall.jd.com/index-213251.html",
				"userRiskLevel": 5
			},
			{
				"addDays": 0,
				"anotherType": 0,
				"applicability": true,
				"area": 1,
				"batchId": 936488253,
				"beginTime": "2022.09.26",
				"couponId": "936488253",
				"couponKind": 2,
				"couponStyle": 0,
				"couponType": 1,
				"discount": 30,
				"discountText": "以下商品可使用满200减30的优惠券",
				"encryptedKey": "gdu0ied4e92408204e67b3821cce3069",
				"endTime": "2022.09.29",
				"labelTxt": "店铺东券",
				"limitType": 5,
				"milliSecond": 0,
				"multipleDiscount": false,
				"name": "仅可购买安踏悠购专卖店商品",
				"overlap": false,
				"personalCoupon": false,
				"platform": 0,
				"plusCoupon": false,
				"quota": 200,
				"roleId": 87203061,
				"timeDesc": "有效期2022-09-26至2022-09-29",
				"toUrl": "mall.jd.com/index-213251.html",
				"userRiskLevel": 5
			},
			{
				"addDays": 0,
				"anotherType": 0,
				"applicability": true,
				"area": 1,
				"batchId": 881781423,
				"beginTime": "2022.09.13",
				"couponId": "881781423",
				"couponKind": 2,
				"couponStyle": 0,
				"couponType": 1,
				"discount": 10,
				"discountText": "以下商品可使用满99减10的优惠券",
				"encryptedKey": "g7u0i5d6e72d0f2840ab18b2eeeb8bd5",
				"endTime": "2022.10.01",
				"labelTxt": "店铺东券",
				"limitType": 5,
				"milliSecond": 0,
				"multipleDiscount": false,
				"name": "仅可购买安踏悠购专卖店商品",
				"overlap": false,
				"personalCoupon": false,
				"platform": 0,
				"plusCoupon": false,
				"quota": 99,
				"roleId": 86199246,
				"timeDesc": "有效期2022-09-13至2022-10-01",
				"toUrl": "mall.jd.com/index-213251.html",
				"userRiskLevel": 5
			},
			{
				"addDays": 0,
				"anotherType": 0,
				"applicability": true,
				"area": 1,
				"batchId": 937181589,
				"beginTime": "2022.09.27",
				"couponId": "937181589",
				"couponKind": 2,
				"couponStyle": 0,
				"couponType": 1,
				"discount": 10,
				"discountText": "以下商品可使用满99减10的优惠券",
				"encryptedKey": "geu7i0dee2280b2a42ec8205b84618cf",
				"endTime": "2022.10.31",
				"labelTxt": "店铺东券",
				"limitType": 5,
				"milliSecond": 0,
				"multipleDiscount": false,
				"name": "仅可购买安踏悠购专卖店商品",
				"overlap": false,
				"personalCoupon": false,
				"platform": 0,
				"plusCoupon": false,
				"quota": 99,
				"roleId": 87382854,
				"timeDesc": "有效期2022-09-27至2022-10-31",
				"toUrl": "mall.jd.com/index-213251.html",
				"userRiskLevel": 5
			},
			{
				"activityType": "15",
				"customTag": [],
				"link": "",
				"proId": "127268025846",
				"promoId": "127268025846",
				"skuId": "",
				"text": "满减",
				"typeNumber": "15",
				"value": "满159元减10元"
			}
		]
	},
	"error": "",
	"reason": "",
	"error_code": "0000",
	"cache": 0,
	"api_info": "today:115 max:10100 all[265=115+54+96];expires:2030-12-31",
	"execution_time": "0.699",
	"server_time": "Beijing/2022-09-28 16:47:28",
	"client_ip": "106.6.34.243",
	"call_args": [],
	"api_type": "jd",
	"translate_language": "zh-CN",
	"translate_engine": "google_new",
	"server_memory": "0.77MB",
	"request_id": "gw-4.63340a1f678f9",
	"last_id": "1249704897"
}