Retour à Stripe
Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.
Fetch a Stripe early fraud warning by ID.
stripeDefaultRetrieveEarlyFraudWarning
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 |
|---|---|---|---|
| earlyFraudWarningId | mustache | Stripe early fraud warning ID (e.g. "issfr_12345"). | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| id | string | Early fraud warning ID. |
| actionable | boolean | Whether the warning is actionable. |
| fraudType | string | Fraud type when available. |
| chargeId | string | Charge ID when available. |
| createdAt | string | Warning creation time (ISO). |