注意:以下文档只适用于TOP接口,请谨慎使用!

文档中心 > 架海金梁业务样例文档

erpHold标=2,商家仓+菜鸟仓发货(普通宝贝)+商家仓赠品

更新时间:2019/07/22 访问次数:414

taobao.trade.fullinfo.get 普通B2C聚石塔订单获取接口

同一交易单中包含商家仓+菜鸟仓发货(普通宝贝)+商家仓赠品:type=00(正品),type=10(赠品)

{
  "trade_fullinfo_get_response": {
    "trade": {
      "logistics_infos": {
        "logistics_info": [
          {
            "consign_type": "SC",
            "item_code": "WLN-A-001",
            "item_id": "598081396091",
            "need_consign_num": 1,
            "sku_id": "",
            "store_code": "SXSJC_001",
            "sub_trade_id": 503138121359,
            "trade_id": 289579205541214687,
            "type": "10"
          },
          {
            "consign_type": "CN",
            "item_code": "JHJL002",
            "item_id": "598314149195",
            "need_consign_num": 1,
            "num_iid": 598497326921,
            "sku_id": "",
            "store_code": "STB",
            "sub_trade_id": 289579205542214687,
            "trade_id": 289579205541214687,
            "type": "00"
          },
          {
            "consign_type": "SC",
            "item_code": "WLN-C",
            "item_id": "598081436092",
            "need_consign_num": 1,
            "num_iid": 598687219015,
            "sku_id": "",
            "store_code": "SXSJC_001",
            "sub_trade_id": 289579205543214687,
            "trade_id": 289579205541214687,
            "type": "00"
          }
        ]
      },
      "new_presell": false,
      "orders": {
        "order": [
          {
            "adjust_fee": "0.00",
            "buyer_rate": false,
            "cid": 50003790,
            "discount_fee": "0.00",
            "divide_order_fee": "0.01",
            "is_daixiao": false,
            "is_oversold": false,
            "is_sh_ship": false,
            "num": 1,
            "num_iid": 598497326921,
            "oid": "289579205542214687",
            "oid_str": "289579205542214687",
            "order_from": "TAOBAO",
            "payment": "0.01",
            "pic_path": "https://img.alicdn.com/bao/uploaded/i1/3705360393/O1CN017vlifH1Em2CJFc0Vo_!!0-item_pic.jpg",
            "price": "0.01",
            "refund_status": "NO_REFUND",
            "seller_rate": false,
            "seller_type": "B",
            "shipper": "seller",
            "snapshot_url": "o:289579205542214687_1",
            "status": "WAIT_SELLER_SEND_GOODS",
            "title": "WLN-架海金梁测试-请不要拍-CN002",
            "total_fee": "0.01"
          },
          {
            "adjust_fee": "0.00",
            "buyer_rate": false,
            "cid": 50003790,
            "discount_fee": "0.00",
            "divide_order_fee": "0.01",
            "is_daixiao": false,
            "is_oversold": false,
            "is_sh_ship": false,
            "num": 1,
            "num_iid": 598687219015,
            "oid": "289579205543214687",
            "oid_str": "289579205543214687",
            "order_from": "TAOBAO",
            "payment": "0.01",
            "pic_path": "https://img.alicdn.com/bao/uploaded/i3/3705360393/O1CN01Ehq6Q41Em2CKcbapg_!!0-item_pic.jpg",
            "price": "0.01",
            "refund_status": "NO_REFUND",
            "seller_rate": false,
            "seller_type": "B",
            "shipper": "seller",
            "snapshot_url": "o:289579205543214687_1",
            "status": "WAIT_SELLER_SEND_GOODS",
            "title": "WLN-架海金梁测试-请不要拍-SC001",
            "total_fee": "0.01"
          }
        ]
      },
      "payment": "0.02",
      "status": "WAIT_SELLER_SEND_GOODS",
      "tid": "289579205541214687",
      "tid_str": "289579205541214687",
      "trade_attr": "{\"erpHold\":\"2\"}",
      "type": "fixed",
      "you_xiang": false
    },
    "request_id": "bdxdcccrittu"
  }
}

FAQ

关于此文档暂时还没有FAQ
返回
顶部