ย้อนกลับไปยัง 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). |