押金返还-申请提现
POST
http://localhost:8080/app/myPos/backAmount/withdraw/submit
请求参数
参数名
类型
描述
必填
user_id
string
用户id 示例:41840909af844632885424fbc20cae79
必填
sn_id
string
机具id 示例:test1
必填
withdraw_deal_pwd
int
交易密码 示例:123456
必填
sign
string
签名 示例:a3e5f370cad8d5501bf50b1d80183bbe
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
errors
object
数据字典
必填
msg
string
示例:操作成功
必填
result
object
数据字典
必填