文档
测试

交易币种管理

POST
http://dev.admin.bandex.lvyii.com/exchange/exproduct/otcList

请求参数

参数名
类型
描述
必填
offset
从第几条开始
必填
limit
每页多少条
必填
coinCode
币种
必填

响应参数

参数名
类型
描述
必填
total
总条数
必填
records
必填
name
币名称
必填
coinCode
币代码
必填
otcState
是否开启 0否 1是
必填
eatFeeType
手续费类型 0固定费率 1百分比费率
必填
eatFee
手续费
必填
otcMinPercent
限价最低
必填
otcMaxPercent
限价最高
必填
coinPercent
比价格百分比
必填
sellMaxCoin
最大成交数量
必填
sellMinCoin
最小成交数量
必填