Retour à Stripe
Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.
Fetch a Stripe Treasury financial account by ID.
stripeDefaultRetrieveFinancialAccount
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 |
|---|---|---|---|
| financialAccountId | mustache | Stripe financial account ID (e.g. "fa_12345"). | Oui |
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). |