GET api/MobileAPI20/GetAttendanceRealTimeStatisticsGetGroup?GroupMananger_GID={GroupMananger_GID}&Tenant_GID={Tenant_GID}

获取某个员工所能管理的考勤组信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
GroupMananger_GID

globally unique identifier

Required

Tenant_GID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

获取某个员工所能管理的考勤组信息

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>