01.资金划转
POST
/funds/transfer
接口描述
资金划转,该接口在资金中心(ac-ssc)提供
请求参数
参数名
类型
描述
必填
accountId
string
操作员account_cis_id
必填
assetId
string
资产id
必填
amount
string
划转金额
必填
fromAccountId
string
出金账号( 客户中台的 account_cis_id)
必填
toAccountId
string
入金账号( 客户中台的 account_cis_id)
必填
remark
string
划转备注
必填
响应
参数名
类型
描述
必填
errNo
string
错误码
必填
errMsg
string
错误提示
必填
data
string
必填