商城售后订单变更消息推送
在企微管家中发生商城售后订单变更时推送此消息,type=35
{
"message_id": "1840175443711639553",
"type": 35,
"content": "{\"tenant_id\":\"wpvvCXcAAAsQgTf6tGxZNXWs0AjheY6Q\",\"after_sale_sn\":\"1839894490753098754\",\"change_type\":2}",
"gmt_create": 1656041415
}
业务参数说明:
参数 | 类型 | 说明 |
---|---|---|
tenant_id | string | 三方应用企业id |
after_sale_sn | string | 商城售后订单号 |
change_type | int | 变更类型, 1:售后订单创建 2:售后订单信息变更 |