Check merchant balance
Dxplaination of Interface Call Request
Interface Force Check Source IP
Example of request parameters
Examples of back-up
Dxplaination of request parameters
| parameter | type | Is it compulsory? | Introductions |
| biz_type | number | yes | Type of business, fill in 1 |
| mchid | string | yes | Merchant Number |
Dxplaination of callback parameters
| parameter | type | Introductions |
| errcode | number | Error code |
| errmsg | string | Error message |
| balance_info | Object BalanceInfo | Balance information |
Object BalanceInfo
| parameter | type | Introductions |
| available_amount | number | Refundable balance |
| pending_amount | number | Balances to be settled |
Return code
| Return code | Error Type |
| -1 | System exceptions |