文档
测试
POST
/finance/applyWithdrawDeposit

请求头

参数名
类型
描述
必填
token
string
示例:fcbdc397e0fd4c65809d28642914faec
必填

请求参数

参数名
类型
描述
必填
bankCardId
int
账号id 示例:1
必填
totalMoney
int
提现金额 示例:10
必填
pwd
string
支付密码 示例:123456
必填

响应参数

参数名
类型
描述
必填
code
string
示例:03008
必填
message
string
示例:登录失效,请重新登录!
必填
success
boolean
示例:true
必填