wafle_coupons_update
Update a store coupon by ID. Only the fields you provide are changed, leaving other coupon settings intact.
Instructions
Patch a coupon by id. Only sent fields change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| value | No | ||
| active | No | ||
| max_uses | No | ||
| coupon_id | Yes | ||
| expires_at | No |