products-list
เอกสารถูกนำเข้าจากไฟล์ Postman collection อัตโนมัติ
Request
- Method:
GET - URL:
{{api_url}}/v1/products/get_list?app_key={{app_key}}&app_secret={{app_secret}}&shop_id={{shop_id}}&access_token={{access_token}}&page=1&page_size=20 - View common parameters
Query params
| Properties | Type | Description |
|---|---|---|
| app_key | string | {{app_key}} |
| app_secret | string | {{app_secret}} |
| shop_id | string | {{shop_id}} |
| access_token | string | {{access_token}} |
| page | string | 1 |
| page_size | string | 20 |
Example response
Status: 200