Zurück zu Stripe

Verbinde Knoon AI mit Stripe, um KI-Workflows zu automatisieren.

List Stripe promotion codes.
stripeDefaultListPromotionCodes
Beta
Intern
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
codemustache Optional promotion code to match.Nein
customerIdmustache Optional Stripe customer ID to filter by.Nein
activemustache Optional active filter ("true" or "false").Nein
limitmustache Optional max number of promotion codes to return (1-100). Defaults to 10.Nein
Rückgaben
NameTypBeschreibung
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).