中文版
产品文档1688 APITaobao / Tmall APIPoizon API
产品文档1688 APITaobao / Tmall APIPoizon API
English
  1. 1688 订单管理
  • 1688 开发人员参考
  • 1688 商品搜索
    • 上传图片获取imageId
      POST
    • 图片搜索
      GET
    • 关键词搜索
      GET
    • 商品详情搜索
      GET
    • 店铺搜索
      GET
    • 商品运费查询
      POST
    • 类目查询
      GET
    • 商品详情搜索-支持短链
      GET
  • 1688 订单管理
    • 预览订单
      POST
    • 创建订单
      POST
    • 取消订单
      POST
    • 确认收货
      POST
    • 查询订单详情
      POST
    • 查询列表订单
      POST
  • 1688 订单支付
    • 批量获取订单的支付链接
      GET
    • 发起免密支付
      POST
  • 1688 其他接口
    • 多语言搜索导航
      GET
  • 1688 消息说明
    • 1688 交易消息
    • 1688消息-签名验证
  1. 1688 订单管理

查询列表订单

POST
/alibaba/trade/getBuyerOrderList
获取买家的订单列表,仅限买家调用。

请求参数

Body 参数application/json

示例
{
  "appKey": "",
  "appSecret": ""
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://openapi.dajisaas.com/alibaba/trade/getBuyerOrderList' \
--header 'Content-Type: application/json' \
--data-raw '{
  "appKey": "",
  "appSecret": ""
}'

返回响应

🟢200成功
application/json
Body

示例
{
    "code": 200,
    "message": "操作成功",
    "data": {
        "result": [
            {
                "guaranteesTerms": null,
                "internationalLogistics": null,
                "nativeLogistics": {
                    "address": "浙江省 金华市 义乌市",
                    "area": "义乌市",
                    "areaCode": "330782",
                    "city": "金华市",
                    "contactPerson": "大吉(G45EF7)",
                    "fax": null,
                    "mobile": null,
                    "province": "浙江省",
                    "telephone": null,
                    "zip": null,
                    "logisticsItems": null,
                    "townCode": null,
                    "town": null,
                    "caid": null,
                    "realLogisticsCompanyNo": null
                },
                "productItems": [
                    {
                        "cargoNumber": null,
                        "description": null,
                        "itemAmount": 651.59,
                        "name": "源头【降临】足银999.9描金珐琅铃兰花戒指女国风高级感心经纯银",
                        "price": 57.42,
                        "productID": 895081456188,
                        "productImgUrl": [
                            "http://cbu01.alicdn.com/img/ibank/O1CN015e3sB81Bs32Pmz0Lp_!!0-0-cib.80x80.jpg",
                            "http://cbu01.alicdn.com/img/ibank/O1CN015e3sB81Bs32Pmz0Lp_!!0-0-cib.jpg"
                        ],
                        "productSnapshotUrl": "https://trade.1688.com/order/offer_snapshot.htm?order_entry_id=2898000807274311973",
                        "quantity": 12,
                        "refund": 0,
                        "skuID": 5745573073655,
                        "sort": null,
                        "status": "waitbuyerpay",
                        "subItemID": 2898000807274311973,
                        "type": "common",
                        "unit": "个",
                        "weight": null,
                        "weightUnit": null,
                        "guaranteesTerms": [
                            {
                                "assuranceInfo": "“满足相应条件时,用户在退货寄出后,享受极速退款到账。",
                                "assuranceType": "lsjst_s",
                                "qualityAssuranceType": "极速退款"
                            },
                            {
                                "assuranceInfo": "卖家在承诺买家保障服务的基础上,向买家提供“48小时发货延必赔”的服务。在买家通过支付宝担保交易完成付款或通过货到付款下单成功后,卖家承诺在买家支付成功起48小时内发货。如卖家未履行前述承诺,买家可在指定期限内发起维权,并申请赔付。",
                                "assuranceType": "ssbxsfh",
                                "qualityAssuranceType": "48小时发货"
                            },
                            {
                                "assuranceInfo": null,
                                "assuranceType": null,
                                "qualityAssuranceType": null
                            },
                            {
                                "assuranceInfo": null,
                                "assuranceType": null,
                                "qualityAssuranceType": null
                            }
                        ],
                        "productCargoNumber": "AL1018693836",
                        "skuInfos": [
                            {
                                "name": "颜色",
                                "value": "描金铃兰花心经戒指【约3.8g】"
                            },
                            {
                                "name": "尺码",
                                "value": "开口可调节"
                            }
                        ],
                        "entryDiscount": 0,
                        "specId": "f73b6dfca24c86e0af8bc8c7e6c4ef81",
                        "quantityFactor": 1,
                        "statusStr": "等待买家付款",
                        "refundStatus": null,
                        "closeReason": null,
                        "logisticsStatus": null,
                        "gmtCreate": null,
                        "gmtModified": null,
                        "gmtCompleted": null,
                        "gmtPayExpireTime": null,
                        "refundId": null,
                        "subItemIDString": null,
                        "refundIdForAs": null,
                        "erpMaterialCode": null,
                        "itemDiscountFee": null,
                        "cantSendReason": null,
                        "canSendGoods": null,
                        "barCode": null,
                        "permitLogisticsCpCode": null,
                        "deliverGoodsOverdueRisk": null,
                        "relatedCode": null,
                        "freeEntryServiceInfo": null,
                        "payEntryServiceInfo": null,
                        "extAttributes": null
                    }
                ],
                "tradeTerms": [],
                "extAttributes": null,
                "orderRateInfo": {
              
修改于 2025-08-27 09:39:58
上一页
查询订单详情
下一页
批量获取订单的支付链接
Built with