GET api/Country/{countryNo}
Endpoint to get a given contact
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| countryNo |
ContactNo |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfGetCountryDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | Collection of GetCountryDto |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.