GET api/Reports/AverageNoteCountByDateString?locationId={locationId}&startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
locationId

integer

Required

startDate

date

Required

endDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of NoteCountReport
NameDescriptionTypeAdditional information
TerminalName

string

None.

Count

integer

None.

DaysInPreviousMonth

integer

None.

DaysBetweenDate

integer

None.

StartDate

date

None.

Response Formats

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

Sample:

Sample not available.