返回 Stripe

将 Knoon AI 与 Stripe 连接以自动化 AI 工作流。

Update a Stripe issuing dispute with new evidence or metadata.
stripeDefaultUpdateIssuingDispute
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
disputeIdmustache Stripe issuing dispute ID (e.g. "idp_12345").是的
payloadmustache JSON payload string to send to Stripe (e.g. {"evidence": {"fraudulent": {"explanation": "Card not present"}}}).是的
回报
名称类型描述
idstring Dispute ID.
statusstring Dispute status.
amountnumber Dispute amount.
currencystring Dispute currency.
reasonstring Dispute reason.
transactionIdstring Transaction ID when available.
evidenceDueBystring Evidence due by time (ISO) when available.
createdAtstring Dispute creation time (ISO).