/app/withdrawmethods

获取法币提现方式

列出所有可用的法币提现方式。

接口返回值中文说明

字段类型说明示例值
typestring出金方式类型标识提现渠道的唯一编码wire
titlestring出金方式名称渠道的显示名称,用于前端展示Wire Transfer
asset_fiatstring法币币种支持的提现法币代码(ISO 4217标准)JPY
feeinteger手续费该出金方式收取的固定费用(单位与对应法币一致)3900
arrivalstring到账时间描述预计到账时间的完整描述文本
arrival_timestring到账时间范围简化的到账时间范围,用于前端筛选或排序1-3 days
notestring备注信息额外的说明或特殊提示(如为空则表示无特殊要求)

业务说明:

  • asset_fiat 为 JPY 时,fee 字段值为 3900(即 3900 日元)
  • 其他币种(如 USD、EUR 等)的手续费通常为 30 单位对应法币
  • arrival_time 字段便于前端按到账速度进行排序或筛选展示
Query Params
string
Defaults to USD

法币名称,可以不填:不填返回所有法币。

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json