GET country/get/{countryId}

Gets an existing Country

Request Information

URI Parameters

NameDescriptionTypeAdditional information
countryId

Id of the country to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

CountryGetResponse

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.