GET v1/attendances/invoke/personaldates?month={month}&personId={personId}&leave={leave}&absent={absent}
缺勤/请假日期
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
month | date |
Required |
|
personId | integer |
Required |
|
leave | boolean |
None. |
|
absent | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.