文档
测试

绑定提现账号

POST
http://localhost:8002/binding/create

请求参数

参数名
类型
描述
必填
user_id
string
示例:lala
必填
phone
number
示例:15515218665
必填
name
string
示例:卡卡西
必填
id_number
number
示例:410221199410204816
必填
account
number
示例:888
必填

响应参数

参数名
类型
描述
必填
code
number
示例:200
必填
msg
string
示例:绑定成功!
必填
data
object
示例:null
必填
other
object
示例:null
必填