Get all available countries
Method | /GetCountries2 |
The request body is of type GetCountries2.
Name | Description | Data Type |
---|---|---|
organizationId | xml:int | |
companyId | xml:int | |
isoCountryId | xml:int | |
description | xml:string | |
vatFreeDeliveryOnly | BooleanFilter |
|
The response body is of type GetCountries2Response.
Name | Description | Data Type |
---|---|---|
GetCountries2Result | ArrayOfViewCountryInfo |
|