文档
测试

入金(创建订单)

POST
http://wh.0ijx5.cn/app/appapi.php?i=1

请求头

参数名
类型
描述
必填
token
string
用户登录凭证
必填

请求参数

参数名
类型
描述
必填
r
string
app.order.createorder
必填
type
string
入金类型,BCusdt,BTCusdt
必填
num
int
入金数量
必填
thumb
string
入金凭证图
必填

响应参数

参数名
类型
描述
必填
status
int
状态(0失败,1成功)
必填
result
array
数据
必填
message
string
信息描述
必填