测试时间9月27号 14:44,后台该秒杀 ,秒杀库存5,2人秒杀已付款且未退款。返回结果中的current_stock还是5
请求参数:curl -X POST -H 'content-type: application/json' -d '{"with_failure":"false","seckill_id":"4331094011"}' "https://open.youzanyun.com/api/youzan.ump.seckill.get/1.0.0?access_token=955f45f8d5901e60fe8078cdd7550fe"
返回结果:
{
"trace_id": "yz7-0ae859a1-1664261060225-643834",
"code": 200,
"data": {
"thumb_url": "https://img01.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png",
"updated_time": "1664467200000",
"viewer_shop_id": 44285130,
"root_item_id_list": [
2089825330
],
"is_use_follow": 0,
"total_seckill_stock": 5,
"title": "商品H",
"type": "config",
"sku_infos": [
{
"current_stock": 5,
"frozen_stock": 0,
"seckill_stock": 5,
"seckill_price": 1,
"sku_id": 10654142590
}
],
"root_sku_id_list": [
10654142590
],
"kdt_id": 44285130,
"tag": "秒杀",
"item_title": "商品H",
"is_use_question": 0,
"cancel_time": 5,
"created_time": "1663643404000",
"total_current_stock": 5,
"is_limit": 0,
"item_id": 2089825330,
"end_time": "2022-09-30 00:00:00",
"begin_time": "2022-09-20 11:09:56",
"seckill_alias": "1avjnwdrl",
"node_shop_ids": [],
"seckill_id": 4331094011,
"is_lock": 0,
"is_check_right": 0,
"limit_num": 0,
"total_frozen_stock": 0,
"status": 1
},
"success": true,
"message": "successful"
}