Back to Stripe
Connect Knoon AI with Stripe to automate AI workflows.
Approve a Stripe Radar review.
stripeDefaultApproveRadarReview
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| reviewId | mustache | Stripe Radar review ID (e.g. "prv_12345"). | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |