Retour à Stripe
Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.
List Stripe shipping rates.
stripeDefaultListShippingRates
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| active | mustache | Optional active filter ("true" or "false"). | Non |
| limit | mustache | Optional max number of shipping rates to return (1-100). Defaults to 10. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| id | string | Shipping rate ID. |
| displayName | string | Display name. |
| active | boolean | Whether the shipping rate is active. |
| type | string | Shipping rate type. |
| fixedAmount | number | Fixed amount when set. |
| fixedAmountCurrency | string | Currency for the fixed amount. |
| createdAt | string | Shipping rate creation time (ISO). |