文档
测试

油卡充值

POST
https://api.leadnew.com.cn/index.php/phone/index

请求参数

参数名
类型
描述
必填
action
string
recharge.phone
必填
merchantid
string
账号merchantid
必填
serial_number
string
客户流水号
必填
phone
string
手机号
必填
money
int
充值金额(只支持1,5,10,20,30,50,100,200,300,500)
必填
server_notify_url
string
异步充值结果通知网址
可选

响应参数

参数名
类型
描述
必填
result
int
0失败 1成功
必填
msg
string
result为0时显示出错消息
必填