Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

List Stripe promotion codes.
stripeDefaultListPromotionCodes
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
codemustache Optional promotion code to match.No
customerIdmustache Optional Stripe customer ID to filter by.No
activemustache Optional active filter ("true" or "false").No
limitmustache Optional max number of promotion codes to return (1-100). Defaults to 10.No
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).