shopify_create_discount
Create percentage discounts for Shopify stores with a defined start date and target customer segments. Specify eligibility, minimum purchase, and usage limits to control the offer.
Instructions
Create a percentage discount with an explicit start date and customer audience.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| store | Yes | ||
| title | Yes | ||
| endsAt | No | ||
| confirm | Yes | True only after authorization for this store and exact change. | |
| startsAt | Yes | ||
| percentage | Yes | ||
| productIds | No | ||
| usageLimit | No | ||
| collectionId | No | ||
| minimumQuantity | No | ||
| customerSegments | No | ||
| customerEligibility | No | ||
| minimumPurchaseAmount | No | ||
| appliesOncePerCustomer | No |