update_promo_code
Update an existing promo code's status, usage limit, or expiry date to control promotions.
Instructions
Update an existing promo code (e.g. disable it or change expiry).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| promo_code_id | Yes | The promo code ID to update. | |
| status | No | New status. | |
| quantity | No | New usage limit. | |
| expiry_date | No | New expiry date as ISO 8601 string. |