文档
测试

提现申请-提交

POST
http://localhost:8080/app/userCenter/withdraw/submit

请求参数

参数名
类型
描述
必填
user_id
String
用户id
必填
withdraw_out_type
String
提现到账方式 1支付宝 2银行卡
必填
withdraw_amount
String
提现金额
必填
withdraw_deal_pwd
交易密码
必填
sign
签名
必填

说明 / 示例

{ "code": 1, "errors": { }, "msg": "操作成功", "result": "" }