ghl_payment_coupon_create
Create promotional coupons with custom discount amounts, validity periods, usage limits, and product applicability to offer special discounts to customers.
Instructions
Create Coupon The "Create Coupon" API allows you to create a new promotional coupon with customizable parameters such as discount amount, validity period, usage limits, and applicable products. Use this endpoint to set up promotional offers and special discounts for your customers. Endpoint: POST /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). |