收藏
回答

订单退款 接口未返回退款状态 啥原因?

上次的退款问题 类似问题 又出现了 帮忙瞅瞅

3720638463400087552 这个订单后台已经整单退款取消了 订单接口返回的只有一个商品完成了售后 

请求:
https://api.weixin.qq.com/channels/ec/order/get?access_token=***************************************_JIFPImbjqobI2bAtlH4***************************************grajmTjgEsylPZCS5cQe***************************************?{"order_id":"3720638463400087552"}&&{"Accept-Encoding":"gzip"}


返回:
{
  "errcode": 0,
  "errmsg": "ok",
  "order": {
    "order_id": "3720638463400087552",
    "create_time": 1718719567,
    "update_time": 1718734719,
    "status": 20,
    "order_detail": {
      "product_infos": [
        {
          "product_id": "10000101753142",
          "sku_id": "2052212560",
          "thumb_img": "https://store.mp.video.tencent-cloud.com/161/20304/snscosdownload/SH/reserved/65eab4c2000a4b310c1208bf37320315000000a000004f50",
          "sale_price": 1490,
          "sku_cnt": 2,
          "title": "金鹤水晶王2.5kg",
          "on_aftersale_sku_cnt": 0,
          "finish_aftersale_sku_cnt": 1,
          "sku_code": "STSJW-R5",
          "market_price": 1490,
          "sku_attrs": [
            {
              "attr_key": "净含量",
              "attr_value": "2.5KG*1袋"
            }
          ],
          "real_price": 2980,
          "is_discounted": false,
          "estimate_price": 2980,
          "out_warehouse_id": "",
          "sku_deliver_info": {
            "stock_type": 0
          },
          "extra_service": {
            "seven_day_return": 1,
            "freight_insurance": 1
          },
          "voucher_list": [],
          "order_product_coupon_info_list": [],
          "package_sku_list": [],
          "delivery_deadline": 1718892378
        }
      ],
      "pay_info": {
        "payment_method": 1,
        "prepay_id": "up_wx18220608359971485f85fd563c33e60001",
        "prepay_time": 1718719568,
        "pay_time": 1718719578,
        "transaction_id": "4309502271202406186123586306"
      },
      "price_info": {
        "product_price": 2980,
        "order_price": 2980,
        "freight": 0
      },
      "delivery_info": {
        "address_info": {
          "user_name": "姜",
          "postal_code": "322000",
          "province_name": "浙江省",
          "city_name": "金华市",
          "county_name": "义乌市",
          "detail_info": "****",
          "national_code": "888888",
          "tel_number": "150****7862",
          "house_number": "",
          "virtual_order_tel_number": "",
          "use_tel_number": 0,
          "hash_code": "f4c7544774af3aea272480669feb2b5e"
        },
        "delivery_product_info": [],
        "ship_done_time": 0,
        "deliver_method": 0,
        "ewaybill_order_code": "ofi-IXeHf-TMivCqmVojbR1THoQiIeNdJxv9wURlRT9B9-T5p80MQunbGdYKiiChdmfz9I8X9HnA"
      },
      "ext_info": {
        "customer_notes": "",
        "merchant_notes": "",
        "finder_id": "sphcLhr3933Iti1",
        "live_id": "export/UzFfAgtgekIEAQAAAAAAFgQ5Elm9_gAAAAstQy6ubaLX4KHWvLEZgBPE_4AQUEYmKe-LzNPgMJqm4crkJwrOTNCkRELEu0Pr",
        "order_scene": 2
      },
      "commission_infos": [
        {
          "sku_id": "2052212560",
          "nickname": "小明夫妇5",
          "type": 0,
          "status": 1,
          "amount": 14,
          "finder_id": "sphcLhr3933Iti1",
          "openfinderid": "ofKwuFMFVH-KvANh9_s_yhZ44l22cEDWB4b8I9zvgZhD1SkfzRJ9RhRWhGJvtR9FPPWASAZ0Y1rg"
        }
      ],
      "sharer_info": {
        "handling_progress": 1
      },
      "settle_info": {
        "predict_commission_fee": 14
      },
      "sku_sharer_infos": []
    },
    "aftersale_detail": {
      "aftersale_order_list": [
        {
          "aftersale_order_id": "2000000571540959",
          "status": 13
        }
      ],
      "on_aftersale_order_cnt": 0
    },
    "openid": "ofmpU4zKXEmLx6H8q-iP4tu7IEN4"
  }
}
回答关注问题邀请回答
收藏
登录 后发表内容
问题标签