## 通卡余额查询
~~~[api]
post:/un/Wq/searchBalance
*cardno=默认值#通卡卡号
*termno#pos设备号
*key=md5($keySign.$cardno.$termno)#密钥
<<<
success
{
"status": 1,
"codemsg": "查询成功",
"real": "1038"
}
<<<
error
~~~
---
**返回信息**
| 参数 | 参数类型 | 必须 | 说明|
| ----------- | ------------------------------ | ------------ | --- |
| real| String| yes | 余额|