v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve an early fraud warning

Retrieves the details of an early fraud warning that has previously been created.

Please refer to the early fraud warning object reference for more details.

get/v1/radar/early_fraud_warnings/{early_fraud_warning}

Path parameters

early_fraud_warningstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

actionableboolean required

An EFW is actionable if it has not received a dispute and has not been fully refunded. You may wish to proactively refund a charge that receives an EFW, in order to avoid receiving a dispute later.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

fraud_typestring required

The type of fraud labelled by the issuer. One of card_never_received, fraudulent_card_application, made_with_counterfeit_card, made_with_lost_card, made_with_stolen_card, misc, unauthorized_use_of_card.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'radar.early_fraud_warning' required

String representing the object's type. Objects of the same type share the same value.