Product Updated
เอกสารถูกนำเข้าจากไฟล์ Postman collection อัตโนมัติ
Request
-
Method:
POST -
URL:
{{webhook_url}} -
View common parameters
Header
| Properties | Type | Description |
|---|---|---|
| Content-Type | string | application/json |
Body params
| Properties | Type | Description |
|---|---|---|
| event | string | |
| shop_id | number | |
| product_id | number | |
| product_sku | string | |
| product_name | string | |
| description | string | |
| thumbnail | string | |
| qty | number | |
| sell_price | number | |
| discount_price | number | |
| category_id | number | |
| sub_category_id | number | |
| status | number | |
| update_time | number |