Wróć do Stripe
Połącz Knoon AI z Stripe, aby zautomatyzować przepływy pracy AI.
List Stripe promotion codes.
stripeDefaultListPromotionCodes
BETA
Wewnętrzny
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| code | mustache | Optional promotion code to match. | Nie |
| customerId | mustache | Optional Stripe customer ID to filter by. | Nie |
| active | mustache | Optional active filter ("true" or "false"). | Nie |
| limit | mustache | Optional max number of promotion codes to return (1-100). Defaults to 10. | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| id | string | Promotion code ID. |
| code | string | Promotion code. |
| active | boolean | Whether the promotion code is active. |
| couponId | string | Coupon ID tied to the promotion. |
| maxRedemptions | number | Max redemptions when set. |
| timesRedeemed | number | Times redeemed. |
| createdAt | string | Promotion code creation time (ISO). |