Tilbake til Stripe
Koble til Knoon AI med Stripe for å automatisere AI-arbeidsflyter.
Fetch a Stripe issuing dispute by ID.
stripeDefaultRetrieveIssuingDispute
BETA
Intern
Tillatelser
Det finnes ingen elementer å vise.
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| disputeId | mustache | Stripe issuing dispute ID (e.g. "idp_12345"). | Ja |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| id | string | Dispute ID. |
| status | string | Dispute status. |
| amount | number | Dispute amount. |
| currency | string | Dispute currency. |
| reason | string | Dispute reason. |
| transactionId | string | Transaction ID when available. |
| evidenceDueBy | string | Evidence due by time (ISO) when available. |
| createdAt | string | Dispute creation time (ISO). |