Get a list of products from partner stores
Through this interface Weixin Mini Program you can get the cooperation account Weixin Store
Dxplaination of Interface Call Request
Example of request parameters
Dxplaination of request parameters
参数 | type | Is it compulsory? | Introductions |
shop_appid | string | yes | Shop AppID |
page_size | number | yes | Size of each page |
next_key | string | no | Use to flip the page and get back in the bag. |
Examples of back-up
Dxplaination of callback parameters
参数 | type | Introductions |
errcode | string | Error code |
errmsg | string | Error message |
total_num | number | total |
next_key | string | Used for turning pages |
products | object | List of Products |
products[].product_id | number | Product ID |