English
Product Documentation1688 APITaobao/Tmall APIPoizon API
Product Documentation1688 APITaobao/Tmall APIPoizon API
中文
  1. Product Search
  • Product Search
    • Keyword Search
      GET
    • Product Detail
      GET
  1. Product Search

Product Detail

GET
/poizon/product/queryDetail

Request

Query Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://openapi.dajisaas.com/poizon/product/queryDetail?appKey=&appSecret=&sign&dwSpuId=2827430&dwDesignerId='

Responses

🟢200成功
application/json
Body

Example
{
    "msg": "success",
    "code": 200,
    "data": {
        "dwSpuTitle": "LOUIS VUITTON Waterfront 舒适轻便一字拖鞋 男款 绿色",
        "image": "https://cdn.poizon.com/pro-img/origin-img/20230805/c635347222414b38851b9c4cc73ed67c.jpg",
        "distSpuTitle": "LOUIS VUITTON Waterfront Slide Slippers Men's Green",
        "distCategoryl3Name": "Slide Slippers",
        "skuList": [
            {
                "image": "https://cdn.poizon.com/pro-img/origin-img/20230805/c635347222414b38851b9c4cc73ed67c.jpg",
                "modifyTime": 1743638550000,
                "createTime": 1721815747000,
                "saleAttr": [
                    {
                        "cnValue": "有原装鞋盒",
                        "cnName": "版本",
                        "level": "1",
                        "enName": "Version",
                        "enValue": "Original Shoe Box Included"
                    },
                    {
                        "cnValue": "38",
                        "cnName": "尺码",
                        "level": "2",
                        "enName": "Size",
                        "enValue": "38"
                    }
                ],
                "distStatus": "PRODUCT_ON",
                "dwSkuId": 611442177,
                "minBidPrice": 0,
                "id": 385196,
                "distSkuId": "c61313f8-da32-4b91-91ec-7032b1d37615",
                "barcode": "",
                "skuLink": "https://www.dewu.com/product-detail.html?spuId=2827430&skuId=611442177"
            },
            {
                "image": "https://cdn.poizon.com/pro-img/origin-img/20230805/c635347222414b38851b9c4cc73ed67c.jpg",
                "modifyTime": 1743638648000,
                "createTime": 1721815747000,
                "saleAttr": [
                    {
                        "cnValue": "有原装鞋盒",
                        "cnName": "版本",
                        "level": "1",
                        "enName": "Version",
                        "enValue": "Original Shoe Box Included"
                    },
                    {
                        "cnValue": "38.5",
                        "cnName": "尺码",
                        "level": "2",
                        "enName": "Size",
                        "enValue": "38.5"
                    }
                ],
                "distStatus": "PRODUCT_ON",
                "dwSkuId": 611442178,
                "minBidPrice": 0,
                "id": 385202,
                "distSkuId": "6a8e9e85-bde7-465e-ba25-9822e68c1a2a",
                "barcode": "",
                "skuLink": "https://www.dewu.com/product-detail.html?spuId=2827430&skuId=611442178"
            },
            {
                "image": "https://cdn.poizon.com/pro-img/origin-img/20230805/c635347222414b38851b9c4cc73ed67c.jpg",
                "modifyTime": 1743638673000,
                "createTime": 1721815747000,
                "saleAttr": [
                    {
                        "cnValue": "有原装鞋盒",
                        "cnName": "版本",
                        "level": "1",
                        "enName": "Version",
                        "enValue": "Original Shoe Box Included"
                    },
                    {
                        "cnValue": "39",
                        "cnName": "尺码",
                        "level": "2",
                        "enName": "Size",
                        "enValue": "39"
                    }
                ],
                "distStatus": "PRODUCT_ON",
                "dwSkuId": 611442179,
                "minBidPrice": 0,
                "id": 385207,
                "distSkuId": "71c909f5-fb4e-4801-a081-79320b3feabb",
                "barcode": "",
                "skuLink": "https://www.dewu.com/product-detail.html?spuId=2827430&skuId=611442179"
            },
            {
                "image": "https://cdn.poizon.com/pro-img/origin-img/20230805/c635347222414b38851b9c4cc73ed67c.jpg",
                "modifyTime": 1743638621000,
                "createTime": 1721815747000,
                "saleAttr": [
                    {
                        "cnValue": "有原装鞋盒",
                        "cnName": "版本",
                        "level": "1",
                        "enName": "Version",
                        "enValue": "Original Shoe Box Included"
                    },
                    {
                        "cnValue": "39.5",
                        "cnName": "尺码",
                        "level": "2",
                        "enName": "Size",
                        "enValue": "39.5"
                    }
                ],
                "distStatus": "PRODUCT_ON",
                "dwSkuId": 611442180,
                "minBidPrice": 0,
                "id": 385212,
                "distSkuId": "ed1cfba8-3ab2-4d08-ace7-2389e66d7b74",
                "barcode": "",
        
Modified at 2025-06-18 16:05:41
Previous
Keyword Search
Built with