update_code_discount_free_shipping
Update an existing free shipping discount code by specifying only the fields to modify, such as title, code, validity dates, usage limit, and combination rules.
Instructions
Update an existing free shipping code discount. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GID of the discount node. | |
| title | No | ||
| code | No | ||
| startsAt | No | ||
| endsAt | No | ||
| usageLimit | No | ||
| appliesOncePerCustomer | No | ||
| destinationAll | No | ||
| countryCodes | No | ||
| includeRestOfWorld | No | ||
| minimumSubtotal | No | ||
| minimumQuantity | No | ||
| maximumShippingPrice | No | ||
| combinesWith | No | Discount classes this discount can combine with. |