PandaPon OpenAPI
Product documentsAPI Reference
English
  • 中文简体
  • ภาษาไทย
Product documentsAPI Reference
English
  • 中文简体
  • ภาษาไทย
Back to PandaPon Website
  1. Goods
  • Taobao
    • goods
      • Taobao product search
      • Query products in bulk based on Taobao product IDs
      • Taobao commodity search interface
      • Taobao image search interface
    • order form
      • Taobao Order Creation
      • Taobao order paging query
      • Cancel Order
      • Modify the pre warehouse information of an order
      • Payment Order
      • Get IM Link
      • Get order details according to order ID
      • Get logistics details
    • shopping cart
      • Generate Order Preview
      • Create Order
      • Shopping Cart List
      • Delete Cart Item
      • Add Cart Item
      • Edit item quantity
    • After sales
      • Get the reverse order list interface
      • Reverse order rendering interface
      • Return logistics rendering
      • Return logistics submission
      • Reverse Order Cancellation
      • Submit reverse message
      • Reverse order submission
      • Query of message list
      • Reverse order modification
      • Detailed interface of reverse order
    • Message callback
      • Order price modification callback
      • Order status modification callback
      • Order after-sales refund
  • 1688
    • Goods
      • 1688 commodity details inquiry
        POST
      • 1688 Product keyword query
        POST
      • 1688 Product image search
        POST
      • 1688 multilingual store search
        POST
      • Query multilingual categories according to category ID
        POST
      • Product recommendation
        POST
      • Related product recommendation
        POST
      • Global strictly selected keyword query
        POST
      • 1688 Strictly select keyword query
        POST
      • Hot list query
        POST
    • shopping cart
      • Shopping Cart List
      • Add Shopping Cart Item
      • Delete Cart Item
      • Edit item quantity
      • Preview data interface before creating an order
      • Create Order
    • 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
      • 1688 Query the details of the refund form
      • 1688 Query refund return reason (used to create refund return)
      • 1688 Upload refund return voucher
      • 1688 Create refund return application
      • 1688 Buyer submits refund information
      • List of logistics companies - all logistics companies
    • Message callback
      • Order price modification callback
      • Order status modification interface
      • 1688 order after-sales refund
  • basis
    • Get user address information
      POST
    • Address addition and update
      POST
  • Warehouse logistics
    • Consult overseas freight estimate
      POST
    • Order overseas freight preview
      POST
    • Update domestic logistics information
      POST
    • Create international logistics order
      POST
  1. Goods

Related product recommendation

POST
/v2/alibaba/product/productRelatedRecommendQuery
相关性商品推荐

请求参数

Header 参数

Body 参数application/json

示例
{
    "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": "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
上一页
Product recommendation
下一页
Global strictly selected keyword query
Built with