promotions_update
Update a promotion's fields such as name, dates, discount percent, or usage limits. Only supplied fields change.
Instructions
Update a promotion (PATCH — only supplied fields change).
📖 Spec (PATCH /catalog/partners/{partnerId}/promotions/{promotionId}): https://developer.atlassian.com/platform/marketplace/rest/v1/api-group-promotions/#api-marketplace-catalog-partners-partnerid-promotions-promotionid-patch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| maxUses | No | ||
| startDate | No | ||
| promotionId | Yes | ||
| expirationDate | No | ||
| discountPercent | No | ||
| allowedBillingCycles | No |