JSR Tax Advisors logoAPI
Developer APIsReference documentation

Get Countries


Returns a mapping of country display names to ISO 3166-1 alpha-2 country codes. Used for Country/IdentificationCode element in UBL 2.1 postal address structures. The mapping is generated from the Java Locale.getISOCountries() enumeration.

Use country codes when setting the country field in address objects. The country code must be a valid ISO 3166-1 alpha-2 code. For OMN addresses, always use "OM".

See the right panel for request, response, and JSON examples.