country

API Docs by APIMATIC

Country

Country for selection

Fields

NameDescription
id
Number

ID of the country.

name
String

Country name

has_provinces_or_states
Boolean

Indicates that the country divided by states or by provinces.

{
  "id": null,
  "name": null,
  "has_provinces_or_states": null
}