文档
测试

Country List With Currencies

GET
{{baseurl}}/countries/listWithCurrencies

接口描述

CountryMultiService().countriesWithCurrency

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer {{userToken}}
可选

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
countryList
object
数据字典
必填
results
array
数据列表
必填
alpha2Code
string
示例:AU
必填
alpha3Code
string
示例:AUS
必填
dialInCode
string
示例:61
必填
name
string
示例:Australia
必填
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
示例:Australian
必填
currency
object
数据字典
必填
name
string
示例:Australian Dollar
必填
flag
string
示例:🇦🇺
必填
alpha2code
string
示例:AU
必填
unicode
string
示例:U+1F1E6 U+1F1FA
必填
currencyCode
string
示例:AUD
必填
alpha3code
string
示例:AUS
必填
symbol
string
示例:$
必填
transferFee
float
示例:11.5
必填
hasIBAN
boolean
示例:true
必填
isAvailable
boolean
示例:true
必填
supportedCurrency
array
数据列表
必填
name
string
示例:Australian Dollar
必填
flag
string
示例:🇦🇺
必填
alpha2code
string
示例:AU
必填
unicode
string
示例:U+1F1E6 U+1F1FA
必填
currencyCode
string
示例:AUD
必填
alpha3code
string
示例:AUS
必填
symbol
string
示例:$
必填
transferFee
float
示例:11.5
必填
hasIBAN
boolean
示例:true
必填
isAvailable
boolean
示例:true
必填
flagsURL
string
示例:https://flags.sync.money/
必填