ruddur_update_coupon
Update marketplace coupon details such as promo code, discount, expiry, usage limit, and listing. Requires marketplace.manage scope.
Instructions
Update a marketplace coupon. The MCP server accepts coupon aliases such as promoCode, percentOff, amountOff, expires, usageLimit, and marketplaceListingId. Requires scope: marketplace.manage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for POST, PUT, or PATCH operations. You may pass natural Ruddur fields directly at the top level instead of wrapping them in body; the server will infer the body. For normal waypoint payloads, omit assessmentConfig. Use assessmentConfig only for assessment-style waypoints. | |
| query | No | Optional query parameters. | |
| pathParams | Yes | Path parameters: couponId. |