Skip to main content

Update coupon in Paddle

Update coupon in Paddle.

Application

  • Paddle

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Update byEither flat or percentagePredefined Choice ListNo
Coupon codeIdentify the coupon to updateText (Short)No
Group nameThe name of the group of coupons you want to updateText (Short)No
Allowed usesNumber of times a coupon can be used in a checkout. This will be set to 999,999 by default, if not specifiedNumberNo
CurrencyThe currency must match the balance currency specified in your accountText (Short)No
Discount Amount PercentageDiscount amountNumberNo
Discount TypeEither flat or percentageText (Short)No
ExpiresThe coupon will expire on the date at 00:00:00 UTCDatetimeNo
New coupon codeNew code to rename the coupon toText (Short)No
New group nameNew group name to move coupon toText (Short)No
Product IDsComma-separated list of products e.g. 499531,1234,123546. If blank then remove associated productsText (Long)No
Recurring?If the coupon is used on subscription products, this indicates whether the discount should apply to recurring payments after the initial purchaseTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A