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. T | ||
notificationId | Unique identifier of the notification. | String | Yes |
programManagerCode | Program Manager Code | 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 2 months ago