BETA

Operation Type Object Dto
Query countries CountriesGLDto

Description

List of countries.

Key Value
Authorization Bearer Current access Token
X-TenantId Current tenant id obtained from userProfile
x-api-key Primary or secondary subscription key of your app

countries

Fields Type Description
id UUID Id
name string Country
isoCodeAlpha2 string ISO code 2
isoCodeAlpha3 string ISO code 3
isoNumber string ISO number
legislationCode string Compliance with the legislation of the organization
viesCode string VIES value prefix of the European Community VAT numbers
Info
  • isoCodeAlpha2: Corresponds to the country code used for example for third party customers and suppliers.
  • viesCode: Defined for all countries of the European Community, null for other countries, it relates to the prefix of the VAT numbers.
    • European Community countries except Greece and Northern Ireland : viesCode=isoCodeAlpha2
    • Greece : viesCode=EL
    • Northern Ireland : viesCode=XI
    • Other countries : viesCode=NULL