Retour à Stripe
Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.
Close a Stripe dispute.
stripeDefaultCloseDispute
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 |
|---|---|---|---|
| disputeId | mustache | Stripe dispute ID (e.g. "dp_12345"). | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| id | string | Dispute ID. |
| status | string | Dispute status. |
| amount | number | Dispute amount. |
| currency | string | Dispute currency. |
| reason | string | Dispute reason. |
| chargeId | string | Charge ID when available. |
| evidenceDueBy | string | Evidence due by time (ISO) when available. |
| createdAt | string | Dispute creation time (ISO). |