提现
POST
https://xinsheng.xrxsapp.com/api.html
请求参数
参数名
类型
描述
必填
method
string
示例:qianbao.cash
必填
token
string
示例:db769ba6baf1149c3452b88c66eceb7a
必填
ytype
int
balance;提现类型:balance=余额提现,rewards=收益提现
必填
ttype
int
1;收款方式:1银行卡,2支付宝,3微信
必填
money
int
示例:100
必填
响应参数
参数名
类型
描述
必填
status
boolean
示例:false
必填
data
int
示例:11015
必填
msg
string
示例:用户余额不足
必填