蝦皮shopee根據ID取商品詳情 API 返回值說明

JenniferAB發表於2023-03-28

item_get- 根據ID取商品詳情

shopee.item_get

公共引數

名稱 型別 必須 描述
key String 呼叫key(獲取測試key和secret:+v15870092527)
secret String 呼叫金鑰
api_name String API介面名稱(包括在請求地址中)[item_search,item_get,item_search_shop等]
cache String [yes,no]預設yes,將呼叫快取的資料,速度比較快
result_type String [json,jsonu,xml,serialize,var_export]返回資料格式,預設為json,jsonu輸出的內容中文可以直接閱讀
lang String [cn,en,ru]翻譯語言,預設cn簡體中文
version String API版本

請求引數

請求引數:num_iid=264070136/5637247041&country=.com.my

引數說明:num_iid:商品ID-country:網站字尾(.com.my;.vn;.ph)

響應引數

Version: Date:

名稱 型別 必須 示例值 描述
num_iid
Bigint 0 5637247041 寶貝ID
title
String 0 Fashionable plus size womens dress 2020 new spring and summer dress was thin and thin and fat sister dress two-piece suit 寶貝標題
price
Float 0 22.17 價格
orginal_price
String 0 31.68 原價
num
Int 0 3836 庫存
detail_url
String 0 寶貝連結
pic_url
String 0 寶貝圖片
brand
String 0 No Brand 品牌名稱
favcount
Int 0 2027
desc
String 0

skus
Mix 0 {"sku": [{"price": "39", "total_price": null, "orginal_price": "39.00", "properties": "0:0", "properties_name": "0:0:T-shirt+skirt:M 建議【42.5-50KG】", "quantity": "305", "sku_id": "3166598625985"}] 商品規格資訊列表
has_discount
String 0 true
item_size
String 0

cid
Int 0 16
currency
String 0 MYR
size_chart
String 0
sales
Int 0 138 銷量
item_imgs
Mix 0 [{ "url": ""} 商品圖片
discount
String 0 30%
location
String 0 Mainland China 發貨地
shop_id
Int 0 151372205 店鋪ID
seller_info
Mix 0 {"nick": "qzq1274334183.my", "city": "Mainland China", "level": 12, "seller_promotion_refresh_time": "2021-01-19 02:00:00", "zhuy": " "shop_type": "A"} 賣家資訊
prop_imgs
Mix 0 [] 屬性圖片
props_list
Mix 0 {20509:9974422: 尺碼:36} 商品屬性
props_name
String 0 0:0:T-shirt+skirt:M 建議【42.5-50KG】;0:1:T-shirt+skirt:L 建議 【50-57.5kg】; 商品屬性名
props
Mix 0 [{ "name": "產地","value": "中國" }] 商品詳情
current_lang
String 0 en
currency_code
String 0 MYR
props_img
Mix 0 1627207:28326": "//img.alicdn.com/imgextra/i2/2844096782/O1CN01VrjpXt1zyCc9DvERE_!!2844096782.jpg 屬性圖片
shop_item
Mix 0 []
relate_items
Mix 0 []
tmall
Boolean 0 false 是否天貓
error
String 0
錯誤資訊
warning
String 0 price_json error;skus miss; 警告資訊
url_log
Mix 0 []
method
String 0 item_tmall:pget_item
promo_type
String 0


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70026969/viewspace-2942157/,如需轉載,請註明出處,否則將追究法律責任。

相關文章