GET api/statistics/GetFieldVisitReportDayWise?EmployeeId={EmployeeId}&SessionID={SessionID}&DeviceID={DeviceID}&month={month}&year={year}&day={day}&forEmployeeId={forEmployeeId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeeId

integer

Required

SessionID

string

Required

DeviceID

string

Required

month

integer

Required

year

integer

Required

day

integer

Required

forEmployeeId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.