Countries List
GET
{{baseurl}}/countries
接口描述
CountryProvider().getCountries
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{userToken}}
可选
响应参数
参数名
类型
描述
必填
alpha2Code
string
示例:AF
必填
alpha3Code
string
示例:AFG
必填
dialInCode
string
示例:93
必填
name
string
示例:Afghanistan
必填
popular
boolean
示例:false
必填
isSupported
boolean
示例:false
必填
isAccessCodeRequired
boolean
示例:true
必填
prohibited
boolean
示例:false
必填
isEu
boolean
示例:false
必填
phoneMinChars
string
示例:1
必填
phoneMaxChars
string
示例:15
必填
defaultCurrency
string
示例:
必填
smsCoverage
boolean
示例:true
必填
nationality
string
示例:Afghan
必填
flagsURL
string
示例:https://flags.sync.money/
必填