返回 Stripe
將 Knoon AI 與 Stripe 連接以自動化 AI 工作流程。
Submit a Stripe issuing dispute.
stripeDefaultSubmitIssuingDispute
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| disputeId | mustache | Stripe issuing dispute ID (e.g. "idp_12345"). | 是的 |
| payload | mustache | Optional JSON payload string to send to Stripe when submitting. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| 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). |