Fetch the details for a specific alert

Path parameters

alertIdstringRequired
Unique identifier of a Transaction Check Alert

Headers

apiKeystringRequired
X-Frankie-CustomerIDstringRequired
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildIDstringOptional
Your Customer Child ID provided by FrankieOne

Response

Alert information
activityTypeenum
Type of the activity that was used for the check
alertIdstring
The unique identifier for an alert that has been created when customer configuration thresholds are breached.
checkIdstring
The unique identifier for a transaction monitoring check that was execute for a transaction
createdDatestringformat: "datetime"

ISO-8601 format date-time that the alert was created

entityIdstring
The unique identifier for a FrankieOne entity construct
issueTypeenum
Enum of risk assessment groupings, such as customer, device, transaction, AML, PEP as determined by the risk checking service
Allowed values:
lastUpdatedstringformat: "datetime"

ISO-8601 format date-time of the time that alert was last updated

resultIdstring
The unique identifier for a result that was returned from a transaction check
riskLevelenum
Level of risk as determined by the service.
Allowed values:
sourcestring
Name of the upstream vendor of where the alert came from
statusenum
Current status of an alert
Allowed values:
transactionTimestampstringformat: "datetime"

ISO-8601 format date-time that the transaction occurred

amountobject or null
The amount described in the transaction risk check
assignedTostring or null
Current FrankieOne Portal user that is assigned to this user
deviceIdstring or null
Identifier of the device that was used for this check, this would be provided from the initial request data
originatingCheckobject or null

A recorded activity that is/has been assessed by the Transaction Monitoring Service

paymentIdstring or null
Identifier for the customer transaction, only populated for financial transaction checks
paymentTypeenum or null
The type of payment that the transaction used.
Allowed values:
riskTokenobject or null
Includes any data required for authorizations by upstream services. To confirm if this is required, please reach out to the FrankieOne Support team.
subtypestring or null
The subtype of the risk check

Errors