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