GET api/Reports/GetVisitsDateandRankPerYearById?Id={Id}&dateFrom={dateFrom}&dateTo={dateTo}&CategoryId={CategoryId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

dateFrom

date

Required

dateTo

date

Required

CategoryId

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Collection of GetVisitsDateandRankPerYearDTO
NameDescriptionTypeAdditional information
schedule_ID

integer

None.

Rank

integer

None.

VisitRank

string

None.

scheduleDate

date

None.

RankNumber

integer

None.

Response Formats

application/json, text/json, text/html, multipart/form-data, application/xml, text/xml

Sample:

Sample not available.