DAJI OPEN PLATFORM
中文
PRICE
CONSOLE
  1. Taobao Order Manage
  • Introduction
    • I. Learn About DAJI
    • II. Become a developer
    • III. Get Access Key and Access Secret
    • IV. Start Your Application Development
    • V. Frequently Asked Question
    • VI. Plans & Pricing
  • 1688 - Adapted Capabilities
    • Capability Specifications
      • Request Signature
      • Enum Type
      • Message Notification
      • Message Notification - Signature
    • Integration Testing
      • 1688 Business Opportunity
        • Query Ranking List
        • Query Daily Product Sales Trend
      • 1688 Product Search
        • Upload image to get imageId
        • Image Search
        • Keyword Search
        • Product Detail Search
        • Shop Search
        • Product Shipping Query
        • Category Query
        • Product Detail Search - supports short links
      • 1688 Order Manage
        • Preview Order
        • Create Order
        • Cancel Order
        • Confirm Receipt
        • Query Order Detail
        • Query Order List
      • 1688 Order Pay
        • Get payment links for orders in batches
        • Protocol Pay
      • Other API
        • Multilingual Search Navigation
  • Taobao - Adapted Capabilities
    • Capability Specifications
      • Request Signature
      • Enum Type
      • Message Notification
      • Message Notification - Signature
    • Integration Testing
      • Taobao Product Search
        • Image upload By Get
        • Image Search
        • Keyword Product Search
        • Shop Search
        • Product Detail Search V2
        • Ranking Type Search
        • Ranking Product Search
        • Product Shipping Query V2
        • Product Detail Search - supports short links
        • Batch Product Shipping Query V2
      • Taobao Order Manage
        • Product ID Mapping
          GET
        • Product Preview
          POST
        • Create Order
          POST
        • Cancel Order
          POST
        • Query Order
          POST
      • Taobao Order Pay
        • Protocol Pay
  • Poizon V2.0 - Adapted Capabilities
    • Capability Specifications
    • Integration Testing
      • Poizon V2.0 Product Search
        • Keyword Search
        • Product Detail
      • Poizon V2.0 Order Manage
        • Create Order & Payment
        • Query Order Info
        • Cancel Order
      • Poizon V2.0 Logistics
        • Query Logistics Trace
      • Poizon V2.0 Balance Query
        • Balance Query
  1. Taobao Order Manage

Query Order

POST
/taobao/purchase/order/query
This interface allows you to query the details of Taobao orders.

Request

Body Params application/json

Example
{
    "appKey": "",
    "appSecret": "",
    "thirdOrderId": "D0001",
    "purchase_ids": [],
    "status": "",
    "sort_type": "",
    "page_no": "",
    "sort_field": "",
    "page_size": "",
    "modify_time_start": 1609225202000,
    "modify_time_end": 1609308425000
}

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 'https://openapi.dajisaas.com/taobao/purchase/order/query' \
--header 'Content-Type: application/json' \
--data '{
    "appKey": "",
    "appSecret": "",
    "thirdOrderId": "D0001",
    "purchase_ids": [],
    "status": "",
    "sort_type": "",
    "page_no": "",
    "sort_field": "",
    "page_size": "",
    "modify_time_start": 1609225202000,
    "modify_time_end": 1609308425000
}'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "code": 200,
    "message": "操作成功",
    "data": {
        "resultsTotal": 1,
        "pageNo": 1,
        "pageSize": 10,
        "purchaseOrders": [
            {
                "receiver": {
                    "country": "中国",
                    "address": "中华大街 8栋4楼 大洋路99号 张三 18888888888",
                    "city": "上海市",
                    "district": "浦东新区",
                    "state": "上海市"
                },
                "payTime": 1684221253000,
                "purchaseId": 200014688433,
                "sourceMarket": "TAOBAO",
                "purchaseCurrency": "CNY",
                "outerPurchaseId": "2313919804735488",
                "purchaseAmount": 8950,
                "modifyTime": 1685523462000,
                "payAmount": 8950,
                "supplierNick": "tigig7",
                "domesticPostFee": 0,
                "createdTime": 1684221169000,
                "payCurrency": "CNY",
                "subPurchaseOrders": [
                    {
                        "logisticNumber": "YT7237013144176",
                        "logisticCompanyName": "圆通速递",
                        "quantity": 3,
                        "payTime": 1684221253000,
                        "optionFields": {
                            "supplierNick": "tigig7",
                            "en": "{\"Color classification\":\"Love Owl Weaving\"}",
                            "zh": "{\"颜色分类\":\"【爱心猫头鹰】织布\"}"
                        },
                        "rtsTime": 1684227461000,
                        "title": "手提包包女袋子女包中年上班妈咪包编织民族风手机小布包时尚简约",
                        "purchaseCurrency": "CNY",
                        "purchaseOrderLineOuterId": "3349399071247974559",
                        "purchaseAmount": 2940,
                        "itemId": "2048014792109129",
                        "productAmount": 2940,
                        "payAmount": 2953,
                        "logisticOrders": [
                            {
                                "logisticCompanyName": "圆通速递",
                                "logisticNumber": "YT7237013144176",
                                "rtsTime": 1684227461000
                            }
                        ],
                        "domesticPostFee": 0,
                        "purchaseOrderOuterId": "3349399071246974559",
                        "payCurrency": "CNY",
                        "subPurchaseOrderId": 200014688434,
                        "skuInfo": {
                            "skuPv": {
                                "en": "{\"Color classification\":\"Love Owl Weaving\"}",
                                "zh": "{\"颜色分类\":\"【爱心猫头鹰】织布\"}"
                            }
                        },
                        "skuId": 306022244425,
                        "status": "WAIT_BUYER_CONFIRM_GOODS"
                    },
                    {
                        "logisticNumber": "YT7237013144176",
                        "logisticCompanyName": "圆通速递",
                        "quantity": 3,
                        "payTime": 1684221253000,
                        "optionFields": {
                            "supplierNick": "tigig7",
                            "en": "{\"Color classification\":\"[Couple cat] Weaving\"}",
                            "zh": "{\"颜色分类\":\"【情侣猫咪】织布\"}"
                        },
                        "rtsTime": 1684227461000,
                        "title": "手提包包女袋子女包中年上班妈咪包编织民族风手机小布包时尚简约",
                        "purchaseCurrency": "CNY",
                        "purchaseOrderLineOuterId": "3349399071248974559",
                        "purchaseAmount": 2940,
                        "itemId": "2048014792109129",
                        "productAmount": 2940,
                        "payAmount": 2953,
                        "logisticOrders": [
                            {
                                "logisticCompanyName": "圆通速递",
                                "logisticNumber": "YT7237013144176",
                                "rtsTime": 1684227461000
                            }
                        ],
                        "domesticPostFee": 0,
                        "purchaseOrderOuterId": "3349399071246974559",
                        "payCurrency": "CNY",
                        "subPurchaseOrderId": 200014688435,
                        "skuInfo": {
                            "skuPv": {
                                "en": "{\"Color classification\":\"[Couple cat] Weaving\"}",
                                "zh": "{\"颜色分类\":\"【情侣猫咪】织布\"}"
                            }
                        },
                        "skuId": 306022234185,
                        "status": "WAIT_BUYER_CONFIRM_GOODS"
                    },
                    {
                        "logisticNumber": "YT7237013144176",
                        "logisticCompanyName": "圆通速递",
                        "quantity": 1,
                        "payTime": 1684221253000,
                        "optionFields": {
                            "supplierNick": "tigig7",
                            "en": "{\"Color classification\":\"[Large] ethnic embroidery + Yellow Elephant\"}",
                            "zh": "{\"颜色分类\":\"【大号】民族风绣花+黄底大象\"}"
                        },
                        "rtsTime": 1684227461000,
                        "title": "单肩包包女民族风帆布包新款卡通质感耐用高级绣花手提小方包女包",
                        "purchaseCurrency": "CNY",
                        "purchaseOrderLineOuterId": "3349399071249974559",
                        "purchaseAmount": 1110,
                        "itemId": "2048000629069064",
                        "productAmount": 1110,
                        "payAmount": 1074,
                        "logisticOrders": [
                            {
                                "logisticCompanyName": "圆通速递",
                                "logisticNumber": "YT7237013144176",
                                "rtsTime": 1684227461000
                            }
                        ],
                        "domesticPostFee": 0,
                        "purchaseOrderOuterId": "3349399071246974559",
                        "payCurrency": "CNY",
                        "subPurchaseOrderId": 200014688436,
                        "skuInfo": {
                            "skuPv": {
                                "en": "{\"Color classification\":\"[Large] ethnic embroidery + Yellow Elephant\"}",
                                "zh": "{\"颜色分类\":\"【大号】民族风绣花+黄底大象\"}"
                            }
                        },
                        "skuId": 5546183944,
                        "status": "WAIT_BUYER_CONFIRM_GOODS"
                    },
                    {
                        "logisticNumber": "YT7237013144176",
                        "logisticCompanyName": "圆通速递",
                        "quantity": 1,
                        "payTime": 1684221253000,
                        "optionFields": {
                            "supplierNick": "tigig7",
                            "en": "{\"Color classification\":\"[Beige umbrella elephant] Weaving\"}",
                            "zh": "{\"颜色分类\":\"【米色雨伞大象】织布\"}"
                        },
                        "rtsTime": 1684227461000,
                        "title": "手提包包女袋子女包中年上班妈咪包编织民族风手机小布包时尚简约",
                        "purchaseCurrency": "CNY",
                        "purchaseOrderLineOuterId": "3349399071250974559",
                        "purchaseAmount": 980,
                        "itemId": "2048014792109129",
                        "productAmount": 980,
                        "payAmount": 984,
                        "logisticOrders": [
                            {
                                "logisticCompanyName": "圆通速递",
                                "logisticNumber": "YT7237013144176",
                                "rtsTime": 1684227461000
                            }
                        ],
                        "domesticPostFee": 0,
                        "purchaseOrderOuterId": "3349399071246974559",
                        "payCurrency": "CNY",
                        "subPurchaseOrderId": 200014688437,
                        "skuInfo": {
                            "skuPv": {
                                "en": "{\"Color classification\":\"[Beige umbrella elephant] Weaving\"}",
                                "zh": "{\"颜色分类\":\"【米色雨伞大象】织布\"}"
                            }
                        },
                        "skuId": 306022239305,
                        "status": "WAIT_BUYER_CONFIRM_GOODS"
                    },
                    {
                        "logisticNumber": "YT7237013144176",
                        "logisticCompanyName": "圆通速递",
                        "quantity": 1,
                        "payTime": 1684221253000,
                        "optionFields": {
                            "supplierNick": "tigig7",
                            "en": "{\"Color classification\":\"[Couple Owl] Weaving\"}",
                            "zh": "{\"颜色分类\":\"【情侣猫头鹰】织布\"}"
                        },
                        "rtsTime": 1684227461000,
                        "title": "手提包包女袋子女包中年上班妈咪包编织民族风手机小布包时尚简约",
                        "purchaseCurrency": "CNY",
                        "purchaseOrderLineOuterId": "3349399071251974559",
                        "purchaseAmount": 980,
                        "itemId": "2048014792109129",
                        "productAmount": 980,
                        "payAmount": 986,
                        "logisticOrders": [
                            {
                                "logisticCompanyName": "圆通速递",
                                "logisticNumber": "YT7237013144176",
                                "rtsTime": 1684227461000
                            }
                        ],
                        "domesticPostFee": 0,
                        "purchaseOrderOuterId": "3349399071246974559",
                        "payCurrency": "CNY",
                        "subPurchaseOrderId": 200014688438,
                        "skuInfo": {
                            "skuPv": {
                                "en": "{\"Color classification\":\"[Couple Owl] Weaving\"}",
                                "zh": "{\"颜色分类\":\"【情侣猫头鹰】织布\"}"
                            }
                        },
                        "skuId": 306022243401,
                        "status": "WAIT_BUYER_CONFIRM_GOODS"
                    }
                ],
                "status": "WAIT_BUYER_CONFIRM_GOODS"
            }
        ]
    },
    "timestamp": 1723716875010,
    "traceId": "185a1c81176e"
}
Previous
Cancel Order
Next
Protocol Pay
Built with