用户工具

站点工具


查询商户余额v2

查询商户余额V2

  • 请求地址:/api/server/quota
  • 请求协议:POST
  • 此接口不需要传参数

返回示例一(通用钱包):

{
"code": 10000, // 状态码,10000 成功,其他失败
"msg": "Request succeeded", // 返回信息
"data": {
	"model": "1",
	"CNY": 100.100,
	"costRatio": 1.00,
	"ratios": [
		{
			"platfrom": "ag",
			"ratio": 0.090
		},
		{
			"platfrom": "ags",
			"ratio": 0.200
		},
		{
			"platfrom": "allbet",
			"ratio": 0.100
		},
		{
			"platfrom": "allbets",
			"ratio": 0.150
		},
		{
			"platfrom": "ap",
			"ratio": 0.140
		},
		{
			"platfrom": "as",
			"ratio": 0.110
		},
		{
			"platfrom": "avia",
			"ratio": 0.120
		},
		{
			"platfrom": "bbin",
			"ratio": 0.090
		},
		{
			"platfrom": "bg",
			"ratio": 0.070
		},
		{
			"platfrom": "boya",
			"ratio": 0.100
		},
		{
			"platfrom": "cmd",
			"ratio": 0.125
		},
		{
			"platfrom": "cq9",
			"ratio": 0.070
		}
	]
}

}

查询商户余额v2.txt · 最后更改: 2025/02/07 20:12 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki