Creates a new discount coupon with percentage or fixed amount off, applicable to customer subscriptions.
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Server API Key
Create a coupon with percentage or fixed-amount discount.
The unique identifier for the entity
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Name of the coupon
40Description of the coupon
255Percentage discount off the original price
1 <= x <= 100Fixed amount discounts in different currencies
1Duration of the coupon validity in months
x >= 1Metadata associated with the entity
The newly created coupon object.
Response object
Discount instrument with percentage or fixed amount