Check if a transaction suspicious activity exists

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

suspicious_activity_idstringRequired
The unique identifier of the transaction suspicious activity

Response

Transaction suspicious activity exists
suspicious_activity_idstring or null
The unique identifier of the transaction suspicious activity
first_seendatetime or null
This represents the earliest timestamp associated with the transaction suspicious activity
last_seendatetime or null
This represents the latest timestamp associated with the transaction suspicious activity
organization_idstring or null
The organization ID for which the transaction suspicious activity was found

Errors