Skip to main content
GET
Retrieves all countries.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Response

countryIso
string
required

The ISO code of the country

countryIso3
string
required

The three Character ISO code of the country

name
string
required

The name of the country

numericIso
integer<int32>
required

The numeric ISO code of the country

isEu
boolean
required

Indicates if the country is part of the European Union

knownStates
object[]
required

List of known states in the country

continent
string

The continent of the country

currencyIso
string

The ISO code of the currency used in the country

defaultCulture
string

The default culture associated with the country

displayNameState
string

The display name for states in the country