Terug naar Stripe
Verbinding maken met Knoon AI met Stripe om AI-workflows te automatiseren.
Submit a Stripe issuing dispute.
stripeDefaultSubmitIssuingDispute
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| disputeId | mustache | Stripe issuing dispute ID (e.g. "idp_12345"). | Ja |
| payload | mustache | Optional JSON payload string to send to Stripe when submitting. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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). |