Get all available isoCountries
Method | /GetIsoCountries |
The request body is of type GetIsoCountries.
Name | Description | Data Type |
---|---|---|
code | xml:string | |
description | xml:string |
|
The response body is of type GetIsoCountriesResponse.
Name | Description | Data Type |
---|---|---|
GetIsoCountriesResult | ArrayOfIsoCountryInfo |
|