חזרה אל Stripe
התחבר ל-Knoon AI עם Stripe כדי לאוטומטי תהליכי עבודה של AI.
Fetch a Stripe dispute by ID.
stripeDefaultRetrieveDispute
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| disputeId | mustache | Stripe dispute ID (e.g. "dp_12345"). | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| 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). |