1. Order
Xportcn OpenAPI EN
  • English version
    • API Reference
      • Taobao
        • Product
          • Taobao Hot product recommendation
          • Taobao Spus list query interface
          • Taobao Spus Details Query Interface
          • Taobao Product Detail V2
          • Taobao product search API
          • Taobao product image search API
          • Batch query products according to Taobao product id
          • Query product by Taobao product ID
          • Taobao product inquiry
        • Order
          • purchase order page list
            POST
          • purchase order cancel
            POST
          • purchase order pay
            POST
          • purchase order render
            POST
          • purchase order create V2
            POST
          • purchase order render v2
            POST
          • purchase order create
            POST
          • Query the order list by page
            GET
          • Upload payment voucher
            POST
          • Cancel an order
            POST
          • Modify order advance information
            POST
          • Pay an order
            POST
          • Get IM link
            POST
          • Get order details based on the order ID
            GET
          • Get logistics details
            GET
        • After-sale
          • After-sale single-column table query
          • After-sale order rendering interface
          • Return logistics rendering
          • Return logistics submission
          • After-sale order cancellation
          • Submit After-sale order message
          • After-sale order submission
          • After-sale order message list query
          • After-sale order modification
          • After-sale simple query
        • Message callback
          • Order price correction
          • Order status modification callback
          • Order after-sales refund
        • Shopping cart
          • Shopping cart list
          • Add to shopping cart
          • Delete shopping cart item
          • Edit product quantity
          • Generate order preview
          • Create order
      • 1688
        • Product
          • category get
          • Product details query
          • Convert decryption to Wang Wang URL
          • Product keyword query
          • Product image search
          • Shop search
        • Order
          • Preview the data before creating the order
          • Preview data before order creation (batch for different merchants)
          • Create an order
          • Create an order (different merchants)
          • Cancel the order before payment
          • Order payment
          • Buyer confirms receipt of goods
          • Developers submit bulk payment 1688 orders
          • Get logistics tracking information for orders
          • Order list paging query
        • After-sale
          • Find the reason for a refund return (to create a refund return)
          • Upload refund receipt
          • Create a refund return request
          • Buyer submits refund information
          • List of logistics companies - All logistics companies
          • Query the details of the after-sales order
        • Message callback
          • Order price correction
          • Order status modification interface
          • 1688 order after sale refund
        • Shopping cart
          • Shopping cart list
          • Add shopping cart
          • Delete shopping cart items
          • Edit quantity of goods
          • Preview the data interface before creating the order
          • Create an order
      • Basics
        • Get user address information
        • Address added and updated
      • Warehouse logistics
        • Please refer to the estimated overseas freight
        • Order overseas freight preview
        • Create international logistics orders
        • Update domestic logistics information
      • InternationalAlibaba
        • Product
          • productDetailGet
          • productList
        • Order
          • GetOrderList
          • CreateOrder
      • bigMajor
        • 1688BigMajorProduct
          • 1688BigMajorProductDetail
        • AlibabaMajorClientOrderController
          • Order list
          • Order Preview (The preview interface needs to be called before creating an order)
          • Create an order
          • Get order details
        • WarehouseCallbackController
          • 包裹入库回调
      • Poizon
        • Product
          • keyword serch
          • product detail
        • Order
          • PayOrder
          • OrderList
          • CreateOrder
          • OrderPreview
    • Product Documentation
      • Announcement
      • Summarize
      • Beginner's guide
        • Become a developer
        • Obtain the Access Key and Access key
        • Start development
      • API tutorial
        • Development manual
        • Error code
      • Message service access
        • Message access manual
      • Account test
        • 1688 Test account
      • Q&A
        • Merchandise store search screening
  1. Order

purchase order page list

POST
/open/purchase/page

订单状态枚举#

状态 code状态描述
0WAIT_BUYER_P待付款
4TRADE_CLOSED已取消
5WAIT_FINANCE_PAY待财务付款
10WAIT_SELLER_SEND_GOODS待发货
11WAIT_BUYER_CONFIRM_GOODS已发货
12BULIDING构建中

请求参数

Header 参数

Body 参数application/json

示例
{"orderNo":"1192794693444829414","purchaseId":200058578338,"pageNum":1,"pageSize":20,"status":0,"supplierNick":"mgui751","beginDateTime":"2025-01-06 00:00:00", "endDateTime":"2025-01-07 00:00:00"}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://www.xportcn.com/api/open/purchase/page' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{"orderNo":"1192794693444829414","purchaseId":200058578338,"pageNum":1,"pageSize":20,"status":0,"supplierNick":"mgui751","beginDateTime":"2025-01-06 00:00:00", "endDateTime":"2025-01-07 00:00:00"}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "requestId": "4d642691bc4a49bea7358dcc4c853b9a",
    "code": 200,
    "developId": "1023561483696472887",
    "msg": "成功",
    "data": {
        "total": 42,
        "data": [
            {
                "id": "30",
                "purchaseId": 200058578338,
                "orderNo": "1192794693444829414",
                "createTime": "2025-01-05 00:00:01",
                "payTime": null,
                "purchaseAmount": 2990,
                "warehouseAddressInfoVO": {
                    "state": "浙江省",
                    "zip": null,
                    "country": "中国大陆",
                    "address": "恒生科技园39幢",
                    "phone": "13857163114",
                    "city": "浙江省",
                    "district": "余杭区",
                    "name": "婉清",
                    "mobilePhone": "13857163114",
                    "taxId": null
                },
                "remark": null,
                "subOrderVOS": [
                    {
                        "id": "1192794699010671091",
                        "orderNo": "1192794693444829414",
                        "subOrderStatus": "WAIT_BUYER_P",
                        "taobaoRefundOrder": null,
                        "createSubOrderResult": "{\"quantity\":1,\"order_line_no\":\"xportcn\",\"item_id\":\"4096193650344292\",\"estimate_amount\":2990,\"sku_id\":\"23179458212196\",\"estimate_currency\":\"CNY\",\"sub_purchase_order_id\":200058578339}",
                        "subOrderResult": "{\"purchase_order_outer_id\":\"2429360295718939689\",\"purchase_order_line_outer_id\":\"2429360295718939689\",\"product_amount\":\"2990\",\"quantity\":1,\"title\":\"1363 儿童冬季加绒保暖波浪连裤袜 NM52\",\"purchase_currency\":\"CNY\",\"purchase_amount\":2990,\"item_id\":\"4096193650344292\",\"domestic_post_fee\":0,\"pay_currency\":\"CNY\",\"sub_purchase_order_id\":\"200058578339\",\"sku_id\":\"23179458212196\",\"status\":\"WAIT_BUYER_P\",\"alipay_pay_order_no\":\"2025010422001190721432516711\",\"option_fields\":{\"SKU_IMG_URL\":\"https://img.alicdn.com/bao/uploaded/i4/3957261314/O1CN01gYiBLQ1LZrQXXIvXc_!!3957261314.jpg\",\"supplierNick\":\"mgui751\",\"serviceList\":\"[{\\\"code\\\":\\\"7d\\\",\\\"desc\\\":\\\"七天无理由退货\\\",\\\"imageUrl\\\":\\\"https://img.alicdn.com/imgextra/i4/O1CN01gk3LQL1xZoiKiMXXc_!!6000000006458-2-tps-40-40.png\\\",\\\"name\\\":\\\"七天无理由退货\\\"}]\",\"en\":\"{\\\"颜色分类\\\":\\\"卡其(波浪纹)1条\\\",\\\"适用年龄\\\":\\\"M(1~3岁建议身高80~95cm)\\\"}\",\"shopName\":\"小梨品牌童装\",\"shopId\":\"401628657\",\"zh\":\"{\\\"颜色分类\\\":\\\"卡其(波浪纹)1条\\\",\\\"适用年龄\\\":\\\"M(1~3岁建议身高80~95cm)\\\"}\"},\"closed\":false}",
                        "taobaoPurchaseId": "200058578338",
                        "taobaoSubPurchaseId": "200058578339",
                        "errorCode": null,
                        "errorMessage": null,
                        "refundStatus": 0,
                        "refundId": null,
                        "itemImageUrl": "https://img.alicdn.com/bao/uploaded/i4/3957261314/O1CN01gYiBLQ1LZrQXXIvXc_!!3957261314.jpg"
                    }
                ],
                "orderLineList": null,
                "userName": "sifu:xpmanager",
                "userId": "2100008175168",
                "status": 5,
                "orderStatusDesc": "WAIT_BUYER_P",
                "supplierNick": "mgui751",
                "purchaseOrderOuterId": "2429360295718939689"
            },
            {
                "id": "31",
                "purchaseId": 200058578340,
                "orderNo": "1192794693444829414",
                "createTime": "2025-01-05 00:00:01",
                "payTime": null,
                "purchaseAmount": 990,
                "warehouseAddressInfoVO": {
                    "state": "浙江省",
                    "zip": null,
                    "country": "中国大陆",
                    "address": "恒生科技园39幢",
                    "phone": "13857163114",
                    "city": "浙江省",
                    "district": "余杭区",
                    "name": "婉清",
                    "mobilePhone": "13857163114",
                    "taxId": null
                },
                "remark": null,
                "subOrderVOS": [
                    {
                        "id": "1192794699258135518",
                        "orderNo": "1192794693444829414",
                        "subOrderStatus": "WAIT_BUYER_P",
                        "taobaoRefundOrder": null,
                        "createSubOrderResult": "{\"quantity\":1,\"order_line_no\":\"xportcn\",\"item_id\":\"4096193629037240\",\"estimate_amount\":990,\"sku_id\":\"23179474664120\",\"estimate_currency\":\"CNY\",\"sub_purchase_order_id\":200058578341}",
                        "subOrderResult": "{\"purchase_order_outer_id\":\"2429360295719939689\",\"purchase_order_line_outer_id\":\"2429360295719939689\",\"product_amount\":\"990\",\"quantity\":1,\"title\":\"12-30F 新款一次性洁面巾干湿两用80抽洗脸巾\",\"purchase_currency\":\"CNY\",\"purchase_amount\":990,\"item_id\":\"4096193629037240\",\"domestic_post_fee\":0,\"pay_currency\":\"CNY\",\"sub_purchase_order_id\":\"200058578341\",\"sku_id\":\"23179474664120\",\"status\":\"WAIT_BUYER_P\",\"alipay_pay_order_no\":\"2025010422001190721435349501\",\"option_fields\":{\"SKU_IMG_URL\":\"https://cbu01.alicdn.com/i4/409759713/O1CN01zTsCjx2Lcc0QCTAj1_!!409759713.jpg\",\"supplierNick\":\"hzhcfs8877\",\"serviceList\":\"[{\\\"code\\\":\\\"7d\\\",\\\"desc\\\":\\\"七天无理由退货\\\",\\\"imageUrl\\\":\\\"https://img.alicdn.com/imgextra/i4/O1CN01gk3LQL1xZoiKiMXXc_!!6000000006458-2-tps-40-40.png\\\",\\\"name\\\":\\\"七天无理由退货\\\"}]\",\"en\":\"{\\\"包数\\\":\\\"1包\\\",\\\"款式\\\":\\\"80抽20×20cm\\\"}\",\"shopName\":\"纤奇菲洗护生活馆\",\"shopId\":\"359359455\",\"zh\":\"{\\\"包数\\\":\\\"1包\\\",\\\"款式\\\":\\\"80抽20×20cm\\\"}\"},\"closed\":false}",
                        "taobaoPurchaseId": "200058578340",
                        "taobaoSubPurchaseId": "200058578341",
                        "errorCode": null,
                        "errorMessage": null,
                        "refundStatus": 0,
                        "refundId": null,
                        "itemImageUrl": "https://cbu01.alicdn.com/i4/409759713/O1CN01zTsCjx2Lcc0QCTAj1_!!409759713.jpg"
                    }
                ],
                "orderLineList": null,
                "userName": "sifu:xpmanager",
                "userId": "2100008175168",
                "status": 5,
                "orderStatusDesc": "WAIT_BUYER_P",
                "supplierNick": "hzhcfs8877",
                "purchaseOrderOuterId": "2429360295719939689"
            }
        ]
    }
}
修改于 2025-01-14 08:23:09
上一页
Taobao product inquiry
下一页
purchase order cancel
Built with