ghl_payment_coupon_update
Modify existing coupon details including discount values, validity periods, and usage limits to adjust promotional offers.
Instructions
Update Coupon The "Update Coupon" API enables you to modify existing coupon details such as discount values, validity periods, usage limits, and other promotional parameters. Use this endpoint to adjust or extend promotional offers for your customers. Endpoint: PUT /payments/coupon (Version header: v3; source: v3/payments-v3.json) OAuth scopes: payments/coupons.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |