Close Orders
Examples of Interface Requests
Interface Force Check Source IP
Example of request parameters
Examples of back-up
Dxplaination of request parameters
| parameter | type | Is it compulsory? | Introductions |
| openid | string | yes | User's openid |
| combine_trade_no | string | yes | Total transaction number for merchant contract payment |
| sub_orders | Array Object SubCloseOrder | yes | List of Sublists |
Object SubCloseOrder
| Field Name | type | Is it compulsory? | Introductions |
| mchid | string | yes | Merchant account number corresponding to transaction order |
| trade_no | string | yes | Merchant transaction number |
Return parameter explaination
| Field Name | type | Is it compulsory? | Introductions |
| errcod | number | yes | Error code |
| errmsg | string | yes | Error message |