设置提现配置
POST
/adminapi/setting.user.user/setWithdrawConfig
请求参数
Header 参数
token
string
必需
默认值:
{{'38a327e6732714e2a48e0b5d3038b2cc'}}
Body 参数application/x-www-form-urlencoded
withdraw_way
array[string]
必需
示例值:
[""]
withdraw_min_money
number
最低提现金额
withdraw_max_money
number
最高提现金额
withdraw_service_charge
number
提现手续费
transfer_way
integer
必需
示例代码
返回响应
修改于 2022-12-02 11:03:48