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