The GetCompaniesCountries function returns all companies countries for the calling organization.
Method | /GetCompaniesCountries |
The request body is of type GetCompaniesCountries.
Name | Description | Data Type |
---|---|---|
country | CountryInfo |
|
The response body is of type GetCompaniesCountriesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesCountriesResult | ArrayOfViewCountryInfo |
|