Stripe に戻る

Stripe と Knoon AI を接続して AI ワークフローを自動化します。

List Stripe promotion codes.
stripeDefaultListPromotionCodes
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
codemustache Optional promotion code to match.いいえ
customerIdmustache Optional Stripe customer ID to filter by.いいえ
activemustache Optional active filter ("true" or "false").いいえ
limitmustache Optional max number of promotion codes to return (1-100). Defaults to 10.いいえ
返品
名前タイプ説明
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).