bos_voucher_create
Creates a new voucher by specifying code, type (percentage or fixed), value, start and end dates, with optional minimum order amount, max discount, and usage limit.
Instructions
Create a new voucher
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| type | Yes | ||
| value | Yes | ||
| min_order_amount | No | ||
| max_discount | No | ||
| start_date | Yes | ||
| end_date | Yes | ||
| usage_limit | No |