返回 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).