本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"live_room_id" : 3,
"live_goods_id" : 2
}
curl --location --request POST 'http://htb-api-test.bangbanghu.com.cn/htb-live-api/buyer/liveGoods/getGoodsInfo' \
--header 'Authorization;' \
--header 'token;' \
--header 'app_version: 7.1.005-debug-282' \
--header 'app_info: Android15(35)-WIFI' \
--header 'app_code: bbh-app' \
--header 'user-agent: Mozilla/5.0 (Linux; Android 15; 23127PN0CC Build/AQ3A.240627.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/128.0.6613.127 Mobile Safari/537.36 uni-app Html5Plus/1.0 (Immersed/38.666668)' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_room_id" : 3,
"live_goods_id" : 2
}'
{
"code": 200,
"msg": "操作成功",
"data": {
"id": 1,
"live_goods_id": 1,
"org_id": 693,
"live_room_id": 1,
"live_goods_code": "1",
"global_goods_id": 50068,
"trade_type": 0,
"erp_deleted_at": null,
"global_goods_code": "211223LV31",
"global_goods_name": "LV棕老花包丝巾画 裱框挂墙",
"global_goods_description": "LV棕老花包丝巾画 裱框挂墙",
"img_url_list": [
"http://bang-file.oss-cn-shanghai.aliyuncs.com/ossFile/20220830/327a42e60519e0ec8b40b741c250dbf1.jpg"
],
"quality": "S",
"place_order_status": 0,
"cost_price": 1500.00,
"peer_price": 0.00,
"current_price": null,
"auction_end_time": null,
"goods_status": 50,
"cancel_status": 0,
"settle_status": 0,
"start_price": 2.00,
"increase_price": 100.00,
"auction_duration": 30,
"actual_auction_duration": 30,
"putaway_at": "2024-10-23 14:53:37",
"auction_start_at": "2024-10-23 14:53:41",
"end_at": "2024-10-23 14:54:11",
"sell_price": 2302.00,
"belong_user_id": 1916,
"belong_seat_id": 700,
"belong_seat_name": "cff",
"belong_seat_auction_code": "110650",
"belong_org_id": 368,
"belong_type": 0,
"sort": 1001,
"subscribe_count": 0,
"director_remark": null,
"transfer_record_id": null,
"is_transfer": false,
"transfer_price": null,
"transfer_seat_id": null,
"erp_sale_status": 2,
"erp_place_order_status": false,
"erp_if_locked": false,
"one_classify_id": 20178898,
"platform_classify_id": null,
"spu_id": "1564825265451253761",
"live_room_buyer_service_rate": 0,
"if_sync_ce": false,
"live_video_url": null,
"created_at": "2024-10-23 14:53:29",
"updated_at": "2024-10-23 14:53:37",
"create_user_id": 75,
"create_seat_id": 1150,
"update_user_id": 75,
"update_seat_id": 1150,
"org_name": "星也奢品",
"logo_url": "http://bang-file.oss-cn-shanghai.aliyuncs.com/ossFile/20220809/2f163e606eb3f8b1eed9b28c18ef586b.png",
"has_subscribed": false,
"subscribe_mark": null,
"bargain_price": null,
"bargain_status": null,
"room_status": 3,
"encrypted_org_id": "g4WYs4O2pmeC0NBshIS_m7OpbqA",
"org_rong_cloud_id": "live_693_kefu_01",
"cancel_order_id": null,
"is_apply_cancel": false
},
"trace_id": "aaf2229df9c1466eb9a5d5b4e65b496a"
}