收藏
回答

自定义交易组件 售后提示没找到订单?

shop/ecaftersale/add

接口提示 没找到订单,是什么情况, 订单id是从视频号订单里找到的订单id
回答关注问题邀请回答
收藏

1 个回答

  • Memory (私信不回复)
    Memory (私信不回复)
    2022-05-15

    你怎么传的参数?可以参考示例:

    {
        "out_order_id":"b1fb33623e28a",
        "out_aftersale_id": "refund2022051",  
        "openid": "oD08u4pCcNw", 
        "type": 1,          
        "product_info":
        {
            "out_product_id": 12,
            "out_sku_id":123,
            "product_cnt": 1
        },
        "orderamt": 100, 
        "refund_reason": "无货退款", 
        "refund_reason_type": 1
    }
    
    2022-05-15
    有用
    回复 6
    • Everything goes well
      Everything goes well
      2022-05-16
      2022-05-16
      回复
    • Everything goes well
      Everything goes well
      2022-05-16
      2022-05-16
      回复
    • Everything goes well
      Everything goes well
      2022-05-16
      用外部订单号提示:
      2022-05-16
      回复
    • 热爱生活
      热爱生活
      2022-05-16
      我看有 新接口ecaftersale旧接口aftersale。 是要更换到新接口嘛,那对应的售后只能申请单独一个商品嘛,因为看到product_info 并不是一个数组
      2022-05-16
      回复
    • Everything goes well
      Everything goes well
      2022-05-16回复热爱生活
      我更换到新接口了。
      2022-05-16
      回复
    查看更多(1)
登录 后发表内容