- 探索
- 城市GET
- 首页分类POST
- 全部分类POST
- 车辆品牌分类GET
- 车系分类(车辆下的)POST
- 车型分类(车系下的)POST
- 年产分类(车型下的)POST
- 适配轮胎列表POST
- 故障维修列表POST
- 爱车保养列表POST
- 专用电瓶列表POST
- 美容洗车列表POST
- 获取美容洗车参数componentIdPOST
- 美容洗车 其他精洗分类列表POST
- 美容洗车 保养商品列表POST
- 美容洗车 轮胎商品列表POST
- 美容洗车 其他商品列表POST
- 适配轮胎详情POST
- 专用电瓶详情POST
- 故障维修详情POST
- 美容洗车 门店详情POST
- 美容洗车 美容洗车商品详情POST
- 美容洗车 美容洗车商品列表POST
- 小程序 适配轮胎列表POST
- 小程序 爱车保养列表POST
- 小程序 故障维修列表POST
- 小程序 美容洗车列表POST
- 小程序 适配轮胎列表POST
- 小程序 专用电瓶列表POST
- 小程序 适配轮胎详情POST
- 小程序 美容洗车 其他精洗分类列表POST
- 小程序 专用电瓶详情POST
- 小程序 故障维修详情POST
- 小程序 美容洗车门店详情POST
- 小程序 美容洗车 美容洗车商品列表POST
- 小程序 美容洗车保养分类商品列表POST
- 小程序 美容洗车轮胎商品列表POST
- 小程序 美容洗车其他 商品列表POST
- 小程序 美容洗车 美容洗车商品详情POST
- 限时秒杀POST
- 获取限时秒杀时间分类GET
- 评论详情GET
小程序 美容洗车 美容洗车商品详情
开发中
POST
https://cl-gateway.tuhu.cn/ext-website-cl-beauty-api/beautyProduct/getBeautyProductDetailV2
请求参数
Header 参数
api_level
string
必需
示例值:
1
orion_biz_gps_province
string
必需
示例值:
%E6%B9%96%E5%8D%97%E7%9C%81
authorization
string
必需
示例值:
Bearer 29dd29a971af457892cd429973bf8c0c
distinct_id
string
必需
示例值:
1696660186349-2013372-075fe67dfc3c95-14127165
channel
string
必需
示例值:
wechat-miniprogram
blackbox
string
必需
示例值:
kMPSn1696728731z5O3QsD0YYa
authtype
string
必需
示例值:
oauth
deviceid
string
必需
示例值:
1696660186421-811555-05bf75e89457ad-28750544
orion_biz_gps_city
string
必需
示例值:
%E9%95%BF%E6%B2%99%E5%B8%82
content-type
string
必需
示例值:
application/json
platformsource
string
必需
示例值:
uni-app
xweb_xhr
string
必需
示例值:
1
orion_biz_gps_latitude
string
必需
示例值:
28.119969376255032
currentpage
string
必需
示例值:
mdPackage/pages/beauty_detail/beauty_detail
orion_biz_gps_longitude
string
必需
示例值:
112.996422359623
Body 参数application/json
apiVersion
string
必需
channel
string
必需
postData
object
必需
activityId
string
必需
pid
string
必需
salesStrategyType
string
必需
shopId
string
必需
sceneName
string
必需
userId
string
必需
vehicle
object
必需
示例
{"apiVersion":"5.22.5","channel":"wechat-miniprogram","postData":{"activityId":"fcdd5aba-ade0-41b6-95f8-5cba5749a7e3","pid":"FU-MD-GCDBZXC-F|3","salesStrategyType":"Promotion","shopId":"56157","sceneName":"","userId":"4e692f29-57ed-4546-81ec-54d1c171eb96","vehicle":{"brand":"A - 奥迪","nian":"1992","paiLiang":"1.8L","tid":"102424","vehicleId":"VE-AUDF96AE"}}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://cl-gateway.tuhu.cn/ext-website-cl-beauty-api/beautyProduct/getBeautyProductDetailV2' \
--header 'api_level: 1' \
--header 'orion_biz_gps_province: %E6%B9%96%E5%8D%97%E7%9C%81' \
--header 'authorization: Bearer 29dd29a971af457892cd429973bf8c0c' \
--header 'distinct_id: 1696660186349-2013372-075fe67dfc3c95-14127165' \
--header 'channel: wechat-miniprogram' \
--header 'blackbox: kMPSn1696728731z5O3QsD0YYa' \
--header 'authtype: oauth' \
--header 'deviceid: 1696660186421-811555-05bf75e89457ad-28750544' \
--header 'orion_biz_gps_city: %E9%95%BF%E6%B2%99%E5%B8%82' \
--header 'platformsource: uni-app' \
--header 'xweb_xhr: 1' \
--header 'orion_biz_gps_latitude: 28.119969376255032' \
--header 'currentpage: mdPackage/pages/beauty_detail/beauty_detail' \
--header 'orion_biz_gps_longitude: 112.996422359623' \
--header 'content-type: application/json' \
--data-raw '{"apiVersion":"5.22.5","channel":"wechat-miniprogram","postData":{"activityId":"fcdd5aba-ade0-41b6-95f8-5cba5749a7e3","pid":"FU-MD-GCDBZXC-F|3","salesStrategyType":"Promotion","shopId":"56157","sceneName":"","userId":"4e692f29-57ed-4546-81ec-54d1c171eb96","vehicle":{"brand":"A - 奥迪","nian":"1992","paiLiang":"1.8L","tid":"102424","vehicleId":"VE-AUDF96AE"}}}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
message
string
必需
data
object
必需
shop
object
必需
product
object
必需
productAddition
object
必需
productRecommend
object
必需
serviceCodeValidityPeriod
string
必需
card
null
必需
couponPackage
null
必需
blackCard
null
必需
appointmentTips
string
必需
warmTips
string
必需
success
boolean
必需
示例
{"code":10000,"message":"操作成功","data":{"shop":{"shopType":543,"shopClassification":"工场店","latitude":28.115399,"longitude":112.99491,"businessStatus":null,"suspend":false,"serviceType":55,"shopImages":[],"images":[],"carParName":"途虎养车工场店(长沙省政府店)","telephone":"0731-85142179","teleshop":"0731-85142179","address":"天心区芙蓉南路二段9号星城荣域园B座109门面","shopId":56157,"headerImage":"https://img1.tuhu.org/Images/Marketing/Shops/Q3ixHRkhYtQZJOHAutv-_w_w800_h600.jpeg","hideShopTypeLabel":null,"distance":null,"workTime":"08:00-20:00","carparName":"途虎养车工场店(长沙省政府店)"},"product":{"shopId":56157,"pkid":938,"pid":"FU-MD-GCDBZXC-F|3","adaptationResultType":null,"todaySurplus":50,"soldCount":2671,"soldCountDescription":"已售2600+","endTime":"2023-10-15T23:59:59.000+0800","startTime":"2023-10-05T00:00:00.000+0800","cost":19.90,"price":19.90,"defaultPrice":40.0000,"reduceAmount":0.00,"originalPrice":40.0000,"discountPercentage":0.00,"activityId":"fcdd5aba-ade0-41b6-95f8-5cba5749a7e3","activityName":"工场店-标准洗车新客国庆特价活动","salesStrategyType":"Promotion","categoryName":"虎式标准洗车","categoryId":64,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"虎式标准洗车-五座轿车专属","productName":"虎式标准洗车","self":false,"dayLimit":50,"productLabels":[{"text":"限量特价","textColor":null,"backGroundColor":null,"type":"price","icon":null}],"todaySurplusDescription":"限量特价,仅剩50","bookable":false,"platformDiscountAmount":null,"activityDiscountAmount":20.1,"couponSign":null,"couponAmount":null,"proofId":null,"mobileDescribeList":[{"type":1,"content":"https://img4.tuhu.org/image/RefkPOyPwMu56J-XOJfF6w_w1053_h1413.jpeg","poster":"","sort":1},{"type":1,"content":"https://img4.tuhu.org/image/UDiKv24D4dPL1qECfXhwBw_w1053_h1132.jpeg","poster":"","sort":2},{"type":1,"content":"https://img1.tuhu.org/image/2eV8TMmZJAtqXesW35aEuA_w1053_h1159.jpeg","poster":"","sort":3},{"type":1,"content":"https://img4.tuhu.org/image/CzT8P5lv8GR0Zg0cACntsg_w1053_h1183.jpeg","poster":"","sort":4},{"type":1,"content":"https://img4.tuhu.org/image/cerhYcXkdYN2NYl_JQR8Tg_w1053_h1018.jpeg","poster":"","sort":5},{"type":1,"content":"https://img1.tuhu.org/image/Z2bc1Q6HXGPiZzZTGuk80A_w1053_h819.jpeg","poster":"","sort":6},{"type":1,"content":"https://img1.tuhu.org/image/vUs26-oXPC7-cgyHjMm2WA_w1053_h516.jpeg","poster":"","sort":7},{"type":1,"content":"https://img1.tuhu.org/image/9aiOTK0Xp69SX5X7KFB2Sw_w1053_h1064.jpeg","poster":"","sort":8},{"type":1,"content":"https://img1.tuhu.org/image/MbP4Y1YqwTayDh1Jbv8CWg_w1053_h955.jpeg","poster":"","sort":9},{"type":1,"content":"https://img1.tuhu.org/image/3KlIgDheFRn5RJg_vS9dfQ_w1053_h563.jpeg","poster":"","sort":10},{"type":1,"content":"https://img1.tuhu.org/image/hITBwpCKdImWV4-7pFQkaw_w1053_h1197.jpeg","poster":"","sort":11},{"type":1,"content":"https://img4.tuhu.org/image/sjRUhnlyMoxehZ29APBZwg_w1053_h738.jpeg","poster":"","sort":12}],"preferentialType":null,"totalPreferentialAmount":20.1,"sceneName":null,"productBuyInfo":{"quantity":33,"payText":"抢购","buttonText":"已抢33%","buttonTextStyle":"PERCENT","price":19.90,"originalPrice":40.0000,"originalPriceText":"门市价","reduceAmount":20.1000,"reduceAmountText":"已优惠","reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Promotion","salesTypeText":"新人价","salesTypeIcon":null,"backgroundColor":"RED","specialActivityImage":null},"availabilityDate":null,"availabilityCycles":null,"eligibleText":null},"productAddition":{"productImages":["https://img1.tuhu.org/products/x4yPNx1QyW51Lzi6aqnY8w_w800_h800.png@375w_215h_100Q.png","https://img1.tuhu.org/products/IMVTLJXf5-aUx0XEnHDDew_w800_h449.png@375w_215h_100Q.png","https://img1.tuhu.org/products/8rNMCKlW34B09IVhIVXppg_w800_h449.png@375w_215h_100Q.png","https://img1.tuhu.org/products/hFCaoQOx9XyYfsQ9PqrPzA_w800_h449.png@375w_215h_100Q.png","https://img4.tuhu.org/products/qqC_b2yJcxIpybKlGl0oJQ_w800_h449.png@375w_215h_100Q.png"],"productOriginImages":["https://img1.tuhu.org/products/x4yPNx1QyW51Lzi6aqnY8w_w800_h800.png","https://img1.tuhu.org/products/IMVTLJXf5-aUx0XEnHDDew_w800_h449.png","https://img1.tuhu.org/products/8rNMCKlW34B09IVhIVXppg_w800_h449.png","https://img1.tuhu.org/products/hFCaoQOx9XyYfsQ9PqrPzA_w800_h449.png","https://img4.tuhu.org/products/qqC_b2yJcxIpybKlGl0oJQ_w800_h449.png"],"productSubtitle":"外观基础清洁,建议每月一次","productIntroduceUrl":"https://img1.tuhu.org/products/nyZC-9QHSygOdFhKuOBW2A_w1053_h558.png","adapterVehicleType":"五座轿车"},"productRecommend":{"pid":"FU-MD-QCJX-F|1","todaySurplus":null,"soldCount":357,"soldCountDescription":"已售300+","price":120.0000,"defaultPrice":120.0000,"originalPrice":null,"activityId":null,"salesStrategyType":"Default","description":"整车泡沫冲洗擦干、轮胎轮毂冲洗清洁、轮胎打蜡、边缝清洗、发动机舱清洁、车内精致清洁","productName":"全车精洗-五座轿车","productImage":"https://img1.tuhu.org/products/nkkNr-Xo6m8f2w7ctY-Q6w_w800_h800.png@800w_800h_100Q.png","productLabels":[],"bookable":false,"proofId":null,"productSubtitle":"外观深度清洁,去除顽固污渍","preferentialType":null},"serviceCodeValidityPeriod":"仅限付款后7天内有效","card":null,"couponPackage":null,"blackCard":null,"appointmentTips":"此服务需要提前致电门店进行预约","warmTips":"如需开票,请在完成服务后在APP上申请办理"},"success":true}
修改于 2023-10-08 07:03:38