文档
测试

Supported By settlego

GET
{{baseurl}}/currencies/supportedBySettlego

接口描述

CurrencyService --获取可用和所有货币

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
flagsUrl
string
示例:https://flags.sync.money/
必填
currencyList
array
数据列表
必填
name
string
示例:Euro
必填
flag
string
示例:🇪🇺
必填
alpha2code
string
示例:EU
必填
unicode
string
示例:U+1F1EA U+1F1FA
必填
currencyCode
string
示例:EUR
必填
alpha3code
string
示例:EUR
必填
symbol
string
示例:€
必填
hasIBAN
boolean
示例:true
必填
isAvailable
boolean
示例:true
必填
popular
boolean
示例:true
必填

说明 / 示例

SearchableCurrency 1、设计页面SearchableListVC、 BankAccountsSettingsViewController 2、涉及AddAccountActionSheetViewControllerDelegate代理方法handleAddCurrencyAccount