GET api/Leave/GetMaxNoofLeaves?leaveTypeId={leaveTypeId}&EmployeeID={EmployeeID}&TotalTimeoffs={TotalTimeoffs}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
leaveTypeId

integer

Required

EmployeeID

integer

Required

TotalTimeoffs

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.