Get financial flow details
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 |
| funds_flow_no | string | yes | Flow Number |
| 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 |
| funds_flow | Object FundsFlow | Flow details |
Object FundsFlow
| FundsFlow fields | type | describe |
| bookkeeping_time | string | Bookkeeping Time |
| type | string | Type of funds (fees, refunds, etc.) |
| flow_type | string | Type of income and expenditure (income, expenditure) |
| amount | string | Income and expenditure amount |
| balance | string | Account balance |
| busi_type | string | Type of business (orders, aftersales, withdrawals) |
| request_no | string | Business order number (order number, after-sales order number, withdrawal order number) |
| funds_flow_id | string | Water id |
Return code
| Return code | Error Type |
| -1 | System exceptions |
| 9710001 | No data yet |