GET api/CommonData/GetCountries
Used to provide a list of country name and codes
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of Countries
Collection of CountryItem| Name | Description | Type | Additional information |
|---|---|---|---|
| CountryID | string |
None. |
|
| Name | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.