update_automatic_discount_free_shipping
Modify an existing automatic free shipping discount by updating only specified fields. Adjust title, start/end dates, country eligibility, minimum subtotal or quantity, maximum shipping price, and combine settings.
Instructions
Update an existing automatic free shipping discount. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GID of the automatic discount node. | |
| title | No | ||
| startsAt | No | ||
| endsAt | No | ||
| destinationAll | No | ||
| countryCodes | No | ||
| includeRestOfWorld | No | ||
| minimumSubtotal | No | ||
| minimumQuantity | No | ||
| maximumShippingPrice | No | ||
| combinesWith | No | Discount classes this discount can combine with. |