余额查询
JSON
Request Body
Name
Type
Description
```json
{
"code": 200,
"data": {
"total_balance": 0,
"merchant_id": "*****",
"available_balance": 0
},
"message": "SUCCESS"
}
```字段
类型
说明
Last updated