Fraud Alert Response - Field Descriptions
The following page details each of the fields that can be used in the request and received in the response when using the Fraud Alert Response endpoint.
Request
The following table describes fields that can be included in the body of the request when resending Thredd notifications.
Field | Description | Type | Mandatory |
---|---|---|---|
fraudAlertId | Unique identity of the fraud alert from fraud detection event payload. | String | No |
notificationId | Unique identifier of the notification from fraud detection event payload. | String | No |
response | Cardholder response from client or program manager. | String | No |
Response
The following table describes fields that included in the response after successfully receiving a fraud alert response.
Field | Description |
---|---|
status | Status of the response. |
response | A description of the response. |
Updated 2 months ago