Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

Fetch a Stripe early fraud warning by ID.
stripeDefaultRetrieveEarlyFraudWarning
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
earlyFraudWarningIdmustache Stripe early fraud warning ID (e.g. "issfr_12345").Yes
Returns
NameTypeDescription
idstring Early fraud warning ID.
actionableboolean Whether the warning is actionable.
fraudTypestring Fraud type when available.
chargeIdstring Charge ID when available.
createdAtstring Warning creation time (ISO).