GET api/Country/{countryNo}

Endpoint to get a given contact

Request Information

URI Parameters

NameDescriptionTypeAdditional information
countryNo

ContactNo

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResponseOfGetCountryDto
NameDescriptionTypeAdditional information
Item

Collection of GetCountryDto

None.

Response Formats

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

Sample:

Sample not available.