Get single record from IsoCountries table by specified primary key
Method | /GetSingleIsoCountry |
The request body is of type GetSingleIsoCountry.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleIsoCountryResponse.
Name | Description | Data Type |
---|---|---|
GetSingleIsoCountryResult | IsoCountryInfo |
|