Merchant withdraws money
Payments are allowed up to once per day
Dxplaination of Interface Call Request
Example of request parameters
Examples of back-up
Dxplaination of request parameters
parameter | type | Is it compulsory? | Introductions |
amount | number | yes | Amount of withdrawal (in units of cents) |
remark | string | no | Statement of withdrawal |
bank_Memo | string | no | Bank Notes |
Dxplaination of callback parameters
parameter | type | Introductions |
Error code | number | Error code |
errmsg | string | Error message |
qrcode _ticket | string | Two dimensional code ticket, which can be used for[Get QR codes](https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent/API/qrcode /get_qrcode .html)and[Check QR code status](https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent/API/qrcode /check_qrcode .html) |