文档
测试

01.费用模板新增

POST
/fee/template/create

请求参数

参数名
类型
描述
必填
templateNo
string
模板编号
必填
templateName
string
模板名称
必填
deposit
list
充值费用信息
必填
chainAssetId
string
链上币种id
必填
rate
string
比例
必填
maxAmount
string
计费上限
必填
minAmount
string
计费下限
必填
feeChainAssetId
string
计费币种
必填
withdraw
list
提现费用信息
必填
chainAssetId
string
链上币种id
必填
rate
string
比例
必填
maxAmount
string
计费上限
必填
minAmount
string
计费下限
必填
feeChainAssetId
string
计费币种
必填

响应

参数名
类型
描述
必填
errNo
string
错误码
必填
errMsg
string
错误提示
必填
data
obj
必填
templateIId
string
费用模板id
必填
templateNo
string
模板编号
必填