ย้อนกลับไปยัง Stripe
เชื่อมต่อ Knoon AI กับ Stripe เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Fetch a Stripe Radar review by ID.
stripeDefaultRetrieveRadarReview
เบต้า
ภายใน
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| reviewId | mustache | Stripe Radar review ID (e.g. "prv_12345"). | ใช่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| id | string | Review ID. |
| open | boolean | Whether the review is open. |
| reason | string | Review reason when available. |
| chargeId | string | Charge ID when available. |
| paymentIntentId | string | Payment intent ID when available. |
| openedAt | string | Review opened time (ISO). |
| closedAt | string | Review closed time (ISO) when available. |