返回 Stripe

將 Knoon AI 與 Stripe 連接以自動化 AI 工作流程。

Fetch a Stripe promotion code by ID.
stripeDefaultRetrievePromotionCode
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
promotionCodeIdmustache Stripe promotion code ID (e.g. "promo_12345").是的
退貨
名稱類型說明
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).