删除待入职员工通知

消息说明:当待入职员工信息被删除时,触发此消息通知

参数说明:

参数 类型 必传(Y/N) 说明
messageId String Y 唯一标识一条消息
type String Y 消息类型,固定为employee_pending_delete
sendtime Long Y 消息推送时间戳(精确到秒)
employeeId String Y 员工ID

消息样例:

{
    "messageId":"uuid",
    "type":"employee_pending_delete",
    "sendtime":"1515986177",
    "employeeId":"employeeUUID"
}

返回:

{
    "message": "success" //不返回 success,一律为失败,失败不重试
}
2024 © 企家有道网络技术(北京)有限公司版权所有@京ICP备15035315号 all right reserved,powered by Gitbookupdate by: 2024-01-15 15:26:15

results matching ""

    No results matching ""