Fraud Action Events - Field Descriptions
The following page details each of the fields that are returned for a Fraud Action Event.
The following table describes fields that can be included in the body of the response.
| Field | Description | Type | Mandatory | 
|---|---|---|---|
| context | The context object. | ||
| notificationId | Unique identifier of the notification. | String | Yes | 
| eventCode | The event code of the event. | Integer | Yes | 
| eventVersion | The version of the event. | String | Yes | 
| notificationTime | Notification created time in the UTC format of 'yyyy-MM-ddTHH:mm:ssZ'. | String | Yes | 
| payload | The payload object. | String | Yes | 
| fraudAlertId | Unique identity of the fraud alert. | String | Yes | 
| fraudAlertType | Type of fraud acknowledgements. This should be either Timeout or Acknowledgement. | String | Yes | 
| notificationMessageContent | Notification Message Content | String | Yes | 
| productId | The unique product identifier. | Integer | No | 
Updated about 1 month ago
