游戏转账(上下分)
GET
http://API域名/doBusiness.do
API参数
参数名
类型
描述
必填
cagent
String
代理账号
必填
loginname
String
游戏帐号,4-20位,只包括数字,字母
必填
password
String
游戏密码,6-22位的 字母与数字 的组合
必填
method
String
接口类型:tc
必填
type
String
IN: 从网站帐号转款到游戏帐号,OUT:从游戏转出
必填
billNo
String
唯一且长度为20位的订单号
必填
credit
String
转账金额,保留小数点后两位
必填