GET attendance/records?date={date}&employeeId={employeeId}&onlyOpenShifts={onlyOpenShifts}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
date

date

None.

employeeId

string

None.

onlyOpenShifts

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.