返回 Stripe

將 Knoon AI 與 Stripe 連接以自動化 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).