Create a couponCopy Pagepost https://test-api.acquired.com/v1/couponsCreate a new coupon with a discount configuration.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsnamestringrequiredlength ≤ 256A display name for the coupon.discount_typestringenumrequiredThe type of discount. 'percentage' applies a percentage reduction. 'fixed_amount' applies a fixed currency reduction.percentagefixed_amountAllowed:percentagefixed_amountvaluenumberrequired> 0The discount value. For percentage: 20 = 20% (max 100 = 100%). For fixed_amount: 5.00 = 5.00 in the specified currency.currencystring | nullenumRequired for fixed_amount discounts. Must be null for percentage discounts.GBPUSDEURAllowed:GBPUSDEURdurationstringenumrequiredHow long the discount applies when used on a subscription.oncerepeatingforeverAllowed:oncerepeatingforeverduration_in_cyclesinteger | null≥ 1Number of billing cycles the discount applies for. Required when duration is 'repeating'. Must be null otherwise.max_redemptionsinteger | null≥ 1Maximum number of times this coupon can be applied across all subscriptions. Null for unlimited.Responses 200Coupon Created 400Bad Request 401UnauthorizedUpdated 3 months ago Get many couponsArchive a couponDid this page help you?YesNo