Get all available countries
Method | /GetCountries |
The request body is of type GetCountries.
Name | Description | Data Type |
---|---|---|
organizationId | xml:int | |
companyId | xml:int | |
isoCountryId | xml:int | |
description | xml:string |
|
The response body is of type GetCountriesResponse.
Name | Description | Data Type |
---|---|---|
GetCountriesResult | ArrayOfViewCountryInfo |
|