product-create
เอกสารถูกนำเข้าจากไฟล์ Postman collection อัตโนมัติ
Request
- Method:
POST - URL:
{{api_url}}/v1/products/create?app_key={{app_key}}&app_secret={{app_secret}}&shop_id={{shop_id}}&access_token={{access_token}} - 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}} |