计算赛事退款金额
GET
mobile/api/match/calculaterefundmoney
接口描述
任
请求参数
参数名
类型
描述
必填
totalPrice
string
金额
必填
applyId
integer
订单id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
data
string
退款金额 示例:277.50
必填