Atrás a Stripe

Conectar Knoon AI con Stripe para automatizar flujos de trabajo de AI.

List Stripe promotion codes.
stripeDefaultListPromotionCodes
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
codemustache Optional promotion code to match.No
customerIdmustache Optional Stripe customer ID to filter by.No
activemustache Optional active filter ("true" or "false").No
limitmustache Optional max number of promotion codes to return (1-100). Defaults to 10.No
Devoluciones
NombreTipoDescripción
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).