门店商品:api/youzan.item.search/3.0.0?access_token=d602f57fb93f0ad7e62b464e4cd48c6
{
"page_size":50,
"channel":-1,
"show_sold_out":2,
"order_by":"sku_update_time:desc",
"q":"不用动222"
}
返回
{
"trace_id": "yz7-0ae85b73-1695726741891-820463",
"code": 200,
"data": {
"count": 1,
"items": [
{
"page_url": "packages/goods/detail/index",
"detail_url": "https://h5.youzan.com/v2/showcase/goods?alias=2xasuwejxpyab1k",
"share_detail": 100,
"post_fee": 0,
"item_type": 0,
"num": 0,
"origin": "",
"channel": 1,
"title": "许晓龙新建 不用动222",
"item_no": "BM230926432056067",
"update_time": "2023-09-26 19:04:04",
"price": 100,
"alias": "2xasuwejxpyab1k",
"post_type": 1,
"meas_prop": {
"meas": []
},
"created_time": "2023-09-26 19:00:55",
"image": "https://img.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png?imageView2/0/w/240/h/240/q/75",
"tag_ids": [
250642731
],
"sub_title": "",
"quantity": 0,
"item_id": 3461499870,
"item_imgs": [
{
"thumbnail": "https://img.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png?imageView2/2/w/290/h/290/q/75/format/jpg",
"created": "2023-09-26 19:12:22",
"medium": "https://img.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png?imageView2/2/w/600/h/0/q/75/format/jpg",
"url": "https://img.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png",
"combine": "https://img.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png?imageView2/2/w/600/h/0/q/75/format/jpg"
}
],
"group_names": [
"水果"
],
"has_multi_sku": false,
"share_icon": "https://img.yzcdn.cn/upload_files/2020/05/19/FhO5Y19m1QWzD_FXF3lxF8IllIgN.png?imageView2/0/w/240/h/240/q/75",
"classid": "youzan_goods_selling",
"item_source": 0,
"actual_quantity": "0.0",
"share_title": "许晓龙新建 不用动222",
"sku_extension_attributes": [
{
"sku_id": 14328144157
}
],
"root_item_id": 2720736383,
"delivery_template": {},
"root_kdt_id": 140980410,
"properties": {
"publics": [],
"privates": []
},
"video_id": 0
}
},
"success": true,
"message": "successful"
}
root_item_id 为2720736383
但是总部 api/youzan.item.detail.get/1.0.0?access_token=9fa929c444b4be3bf00749c9aa74495
{
"kdt_id":140980410,
"item_id":2720736383
}
返回
{
"trace_id": "yz7-0ae85bdb-1695726867593-339973",
"code": 120007201,
"data": {
"size_group": {
"sizes": []
},
"images": [],
"channels": [],
"sku_list": [],
"category_properties": {
"publics": [],
"privates": []
},
"messages": [],
"sku_value_props": [],
"item_props": []
},
"success": false,
"message": "非主档(总部网店)商品id"
}
|