Skip to content

移动任职

基本信息

中文名: 移动任职

接口名: /mozi/employee/moveEmployeePosition

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

调用方式: GET(HTTPS)

请求参数

名称类型是否必填示例值描述
toOrganizationCodeStringGO_123调入节点code(移动到的组织)
fromOrganizationCodeStringGO_abc调出节点code(任职当前所在组织)
operatorStringxxx修改人
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业务响应信息