Query Order List
Dxplaination of Interface Call Request
Interface Force Check Source IP
Request parameters
Examples of back-up
Dxplaination of request parameters
| parameter | type | Is it compulsory? | Introductions |
| last_index | string | no | Index value returned last request during paging |
| page_size | number | yes | Number of orders per page, maximum 100 |
| begin_create_time | number | yes | Start creation time, second time stamp, (start and end time cannot be more than 1 day apart) |
| end_create_time | number | yes | Final creation time, second timestamp, (start and end time cannot be more than 1 day apart) |
| mchid | string | no | Weixin Mini Program Weixin Mini Program |
Dxplaination of callback parameters
| parameter | type | Introductions |
| errcode | number | Error code |
| errmsg | string | Error message |
| trade_no_list | Array string | List of transaction numbers |
| has_more | bool | Is there another page? |
| last_index | string | Current index value |