Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

Fetch a Stripe promotion code by ID.
stripeDefaultRetrievePromotionCode
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
promotionCodeIdmustache Stripe promotion code ID (e.g. "promo_12345").Yes
Returns
NameTypeDescription
idstring Promotion code ID.
codestring Promotion code.
activeboolean Whether the promotion code is active.
couponIdstring Coupon ID tied to the promotion.
maxRedemptionsnumber Max redemptions when set.
timesRedeemednumber Times redeemed.
createdAtstring Promotion code creation time (ISO).