- Taobao
- goods
- order form
- shopping cart
- After sales
- Message callback
- 1688
- Goods
- 1688 commodity details inquiryPOST
- 1688 Product keyword queryPOST
- 1688 Product image searchPOST
- 1688 multilingual store searchPOST
- Query multilingual categories according to category IDPOST
- Product recommendationPOST
- Related product recommendationPOST
- Global strictly selected keyword queryPOST
- 1688 Strictly select keyword queryPOST
- Hot list queryPOST
- shopping cart
- order form
- Developers submit 1688 orders for payment in batch
- Preview data interface before order creation (different merchants)
- Create order interface in batch (different merchants)
- Obtain logistics tracking information
- Order List
- Preview data interface before creating an order
- Create Order Interface
- Cancel order interface before payment
- Order payment
- Buyer confirms receipt
- 1688 conversion and decryption to Wangwang nickname interface
- After sales
- Message callback
- basis
- Warehouse logistics
Related product recommendation
POST
/v2/alibaba/product/productRelatedRecommendQuery
/v2/alibaba/product/productRelatedRecommendQuery
请求参数
Header 参数
access-key
string
必需
默认值:
58c0201dfdf148eca63cbf6bb5e7cf03
nonce-str
string
可选
默认值:
nonce-str
timestamp
string
必需
默认值:
1715669977082
user-id
string
必需
默认值:
2100007341207
signature
string
必需
默认值:
B7F83FE2ADC8D8F044F2E01F0FFE8C80
Body 参数application/json
offerId
string
商品ID
pageNo
integer
页码
pageSize
integer
每页大小
language
string
语种(en,vi)
示例
{
"offerId": "f6vE-dfY1NV37oG_fz9WSA",
"pageNo": 1,
"pageSize": 10,
"language": "en"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/v2/alibaba/product/productRelatedRecommendQuery' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"offerId": "f6vE-dfY1NV37oG_fz9WSA","pageNo": 1,"pageSize": 10,"language": "en"
}'
返回响应
🟢200成功
application/json
Body
requestId
string
请求ID
code
integer
返回码
developId
integer
开发者ID
msg
string
返回码对应信息
data
array[object (ProductRelatedRecommendQueryV2VO) {12}]
返回内容
imageUrl
string
可选
subject
string
可选
subjectTrans
string
可选
priceInfo
object (PriceInfo)
可选
offerMapId
string
可选
isJxhy
boolean
可选
isOnePsale
boolean
可选
monthSold
integer
可选
sellerIdentities
array[string]
可选
topCategoryId
integer
可选
secondCategoryId
integer
可选
thirdCategoryId
integer
可选
示例
{
"requestId": "42b6a253ec344af8a30cbc3acaf601cd",
"code": 200,
"developId": "1110890638347337996",
"msg": "成功",
"data": [
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN0174bOgM25i4tpDigbs_!!1741537559-0-cib.jpg",
"subject": "新款高压洗车水抢便携式锂电池洗车器车载无线洗车机专用高压水抢",
"subjectTrans": "New portable wireless car washer high-pressure household electric car washer car lithium battery rechargeable car wash water gun",
"priceInfo": {
"price": "15.0"
},
"offerMapId": "9a0zr-xnf46T9s2zWUoG5A",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124746010
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01jxTRVv1mcbQgKnZiJ_!!2214966784975-0-cib.jpg",
"subject": "无线洗车高压水枪家用打药浇花洗车锂电家用高压水枪锂电水枪直销",
"subjectTrans": "Wireless car washing high-pressure water gun household medicine watering car washing lithium electric household high-pressure water gun lithium water gun direct sales",
"priceInfo": {
"price": "33.6"
},
"offerMapId": "85t2diQZpJcagfOfK7IBNw",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124742027
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01iaFoeY25i4pyBI694_!!1741537559-0-cib.jpg",
"subject": "2024新款洗车水枪跨境热卖洗车机家用无线户外高压水枪厂家批发",
"subjectTrans": "2023 new car wash water gun cross-border hot sale car washing machine household wireless outdoor high pressure water gun factory wholesale",
"priceInfo": {
"price": "19.0"
},
"offerMapId": "884PS6M3OLSHZSGOrAPPRQ",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124746010
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01hDds6s25i4pwMoiBi_!!1741537559-0-cib.jpg",
"subject": "新款无线洗车水枪便携式家用园林浇花高压水枪手持大功率洗车机",
"subjectTrans": "New wireless car washing water gun portable household garden watering high pressure water gun handheld high power car washing machine",
"priceInfo": {
"price": "170.0"
},
"offerMapId": "PLUwkPTQFnHumOHm1tnqWQ",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124742027
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01mBc1mg2LDsZ7IDP7T_!!2211567999659-0-cib.jpg",
"subject": "汽车水枪家用电动洗车机充电洗车枪通用无线大功率高压洗车水枪",
"subjectTrans": "Car Water Gun Household Electric Car Washer Charging Car Wash Gun Universal Wireless High Power High Pressure Car Wash Water Gun",
"priceInfo": {
"price": "15.0"
},
"offerMapId": "eOwk6oD2OM0TNco2J3a0IA",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 126644001
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01xKSmxE1a0KwZF3wRf_!!2218120103267-0-cib.jpg",
"subject": "无线高压洗车水枪家用洗车机充电喷水枪便携式大功率锂电池洗车枪",
"subjectTrans": "Wireless high-pressure car washing water gun household car washing machine charging water spray gun portable high-power lithium battery car washing gun",
"priceInfo": {
"price": "15.0"
},
"offerMapId": "DMSZJnewOl00nU8-F7Su_g",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 59,
"secondCategoryId": 121500003,
"thirdCategoryId": 121494018
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01hOLZQ51L2suKhajUl_!!2215624021242-0-cib.jpg",
"subject": "家用高压水枪洗车喷枪浇花浇菜花洒洗阳台卫生间喷头四季软管套装",
"subjectTrans": "Household High Pressure Water Gun Car Washing Spray Gun Watering Flowers and Vegetables Shower Washing Balcony Bathroom Nozzle Four Seasons Hose suit",
"priceInfo": {
"price": "3.8"
},
"offerMapId": "34Yiht74udZRmghsnB8iAg",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124742027
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01WPCc1b2GB44WD55gE_!!2218455478976-0-cib.jpg",
"subject": "无线洗车高压水枪家用水枪清洗车大功率锂电池强力水枪增压神器",
"subjectTrans": "Wireless car washer high pressure water gun household water gun cleaning car high power lithium battery powerful water gun booster artifact",
"priceInfo": {
"price": "6.06"
},
"offerMapId": "-8MKBwLRsHKHWxe_MQlz_A",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124746010
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01ucuToG2CI9jFUlJvm_!!2218299608450-0-cib.jpg",
"subject": "无线洗车机高压洗车水枪家用便携式充电式大功率锂电池水泵清洗神",
"subjectTrans": "Wireless car washing machine high-pressure car washing water gun household portable rechargeable high-power lithium battery water pump cleaning god",
"priceInfo": {
"price": "32.6"
},
"offerMapId": "OBN1pSNKLWXCxrJ15GfXvg",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 126644001
},
{
"imageUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01J4XApb25i4q0UECmq_!!1741537559-0-cib.jpg",
"subject": "2024新款洗车水枪高压热卖洗车机家用无线户外高压水枪厂家批发",
"subjectTrans": "2024 new car wash water gun high pressure best selling car washer household wireless outdoor high pressure water gun manufacturers wholesale",
"priceInfo": {
"price": "29.0"
},
"offerMapId": "28zyWxAsU0wpO-wAuQ7QNQ",
"isJxhy": null,
"isOnePsale": null,
"monthSold": null,
"sellerIdentities": [],
"topCategoryId": 122916002,
"secondCategoryId": 79,
"thirdCategoryId": 124746010
}
]
}
修改于 2025-04-25 06:05:47