GET api/Score/GetOverallScoreById/{Id}?dateFrom={dateFrom}&dateTo={dateTo}&countryId={countryId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

string

Required

dateFrom

date

Required

dateTo

date

Required

countryId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.