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

The ISO code of the country

countryIso3
string

The three Character ISO code of the country

name
string

The name of the country

continent
string

The continent of the country

currencyIso
string

The ISO code of the currency used in the country

numericIso
integer<int32>

The numeric ISO code of the country

isEu
boolean

Indicates if the country is part of the European Union

defaultCulture
string

The default culture associated with the country

displayNameState
string

The display name for states in the country

knownStates
object[]

List of known states in the country