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.
Parameters
No parameters.
Returns
Returns an EarlyFraudWarning if a valid identifier was provided.
Response
{ "id": "issfr_1NnrwHBw2dPENLoi9lnhV3RQ", "object": "radar.early_fraud_warning", "actionable": true, "charge": "ch_1234", "created": 123456789, "fraud_type": "misc", "livemode": false}