Skip to main content
Get Country

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

id
integer<int32>
required

The id of the Country to return.

Response

OK

Carrier object for Country. Services for the Country Carrier is available from the List Agent.

CountryId
integer<int32>

Primary key

Name
string

Name of country in installed language

CurrencyId
integer<int32>

Default currency for this country

EnglishName
string

Name of country in english

TwoLetterISOCountry
string

Two-letter country-code according to ISO3166

ThreeLetterISOCountry
string

Three-letter country-code according to ISO3166

ImageDescription
string

Description of the country's flag image. (This is the country flag that is displayed in the CRM client)

OrgNrText
string

Lead text for organisation field

InterAreaPrefix
string

International prefix

DialInPrefix
string

Dial in prefix

ZipPrefix
string

Post prefix

DomainName
string

Domain name of the country

AddressLayoutId
integer<int32>

Address layout of the country

DomesticAddressLayoutId
integer<int32>

Domestic address layout of the country

ForeignAddressLayoutId
integer<int32>

Foreign address layout of the country

Rank
integer<int32>

The rank of the country

Tooltip
string

The tooltip of the country

Deleted
boolean

true if the country is deleted

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.