话费充值
POST
https://api.leadnew.com.cn/index.php/oil/index
请求参数
参数名
类型
描述
必填
action
string
recharge
必填
merchantid
string
账号merchantid
必填
serial_number
string
客户流水号
必填
operator_type_code
string
油卡类型 中国石油:ZGSY 中国石化:ZGSH
必填
card
string
油卡卡号
必填
phone
string
油卡绑定手机号
必填
money
int
充值金额(只支持50,100)
必填
server_notify_url
string
异步充值结果通知网址
可选
响应参数
参数名
类型
描述
必填
result
int
0失败 1成功
必填
msg
string
result为0时显示出错消息
必填