Skip to content

批量根据账号Id获取人员Code

基本信息

中文名: 批量根据账号Id获取人员Code

接口名: /mozi/employee/listGovEmployeeCodesByAccountIds

所在目录: 获取通讯录用户信息

调用方式: POST(HTTPS)

请求参数

名称类型是否必填示例值描述
accountIdsList<Long>[“100001”,“10003”]账号id列表,最多100个
tenantIdLong1租户Id

返回参数

参数类型示例值说明
_RequestIdString网关请求ID
successBooleantrue网关调用是否成功
errorCodeString0网关错误码
HostIdString网关HostId
CodeString网关Code
errorMsgString网关错误信息
errorLevelString网关错误级别
MessageString网关信息
content.successBooleantrue业务调用是否成功
content.requestIdString业务请求ID
content.responseCodeString0业务响应Code
content.responseMessageString业务响应信息
content.data[]业务返回值
-accountIdNumber10001账号名
-employeeCodeStringGE_123员工code