Retour à Stripe
Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.
List Stripe Treasury financial accounts.
stripeDefaultListFinancialAccounts
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 |
|---|---|---|---|
| status | mustache | Optional financial account status filter. | Non |
| limit | mustache | Optional max number of financial accounts to return (1-100). Defaults to 10. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| id | string | Financial account ID. |
| status | string | Financial account status. |
| supportedCurrencies | array | Supported currencies. |
| balance | object | Raw balance summary from Stripe. |
| createdAt | string | Financial account creation time (ISO). |