Skip to content

删除员工的任职

基本信息

中文名: 删除员工的任职

接口名: /mozi/employee/deleteGovEmployeePosition

所在目录: 通讯录编辑接口

调用方式: POST(HTTPS)

请求参数

名称类型是否必填示例值描述
organizationCodeStringGO_123要删除的任职所在组织code
operatorString123修改人
employeeCodeStringGE_123员工code
tenantIdLong1租户ID

返回参数

名称类型示例值描述
_RequestIdString网关请求ID
successBooleantrue网关调用是否成功
errorCodeString0网关错误码
HostIdString网关HostId
CodeString网关Code
errorMsgString网关错误信息
errorLevelString网关错误级别
MessageString网关信息
content.successBooleantrue业务调用是否成功
content.requestIdString业务请求ID
content.responseCodeString0业务响应Code
content.responseMessageString业务响应信息