Назад к 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).