GET v1/attendances/invoke/personaldates?month={month}&personId={personId}&leave={leave}&absent={absent}

缺勤/请假日期

Request Information

URI Parameters

NameDescriptionTypeAdditional information
month

date

Required

personId

integer

Required

leave

boolean

None.

absent

boolean

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.