获取中台推送消息失败的消息(售后)

POST  /app/localLife/storage/AfterSale/getMessageError

 

//返回

{
    “code”: 0,
    “data”: [
        {
            “id”: 1,
            “created_at”: null,
            “updated_at”: null,
            “after_sale_id”: 1,
            “application_id”: 6,
            “application_shop_id”: 0,
            “order_id”: 1,
            “third_order_sn”: “1”,
            “order_item_id”: 1,
            “after_sales_message_type”: “localLife.loc_after_sales.pass”,
            “status”: 1,
            “error_msg”: “错误”
        }
    ],
    “msg”: “操作成功”
}

发表评论

您的邮箱地址不会被公开。 必填项已用 * 标注

滚动至顶部