Fired when the recipient fails the authentication challenge.
Documentation Index
Fetch the complete documentation index at: https://developers.ingopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
{
"metadata": {
"version": "1",
"topic_description": "This event reports a failure in recipient authentication to the Payment Claim Center.",
"timestamp": 1746461608,
"topic": "transaction.recipient.authentication.status.failure",
"id": "prod1-123456-abcd-1234-ab12-c123d456e789"
},
"data": {
"ancillary": {
"participant_unique_id2": "111111111-2222-3333333-4444444444",
"session_id": "00000000-0000-0000-0000-000000000001",
"notification_id": "1000001",
"participant_unique_id1": "22222222-5555-3333333-4444444444"
},
"event": {
"has_passed": false,
"status": "1102",
"attempt_count": 3,
"field_results": [
{
"hard_fail_on_mismatch": false,
"field_label": "First Name",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Last Name",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Last 4 Digits of Your Social Security Number",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Date of Birth - MM/DD/YYYY",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Month Incident Occurred - eg January",
"is_matching": false
},
{
"hard_fail_on_mismatch": true,
"field_label": "Last 3 Digits of ClaimNumber",
"is_matching": true
}
],
"client_message": "Recipient Authentication Failure",
"was_skipped": false,
"max_attempts": 3
}
}
}{
"metadata": {
"version": "1",
"topic_description": "This event reports a failure in recipient authentication to the Payment Claim Center.",
"timestamp": 1746461608,
"topic": "transaction.recipient.authentication.status.failure",
"id": "prod1-123456-abcd-1234-ab12-c123d456e789"
},
"data": {
"ancillary": {
"participant_unique_id2": "111111111-2222-3333333-4444444444",
"session_id": "00000000-0000-0000-0000-000000000001",
"notification_id": "1000001",
"participant_unique_id1": "22222222-5555-3333333-4444444444"
},
"event": {
"has_passed": false,
"status": "1102",
"attempt_count": 3,
"field_results": [
{
"hard_fail_on_mismatch": false,
"field_label": "First Name",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Last Name",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Last 4 Digits of Your Social Security Number",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Date of Birth - MM/DD/YYYY",
"is_matching": true
},
{
"hard_fail_on_mismatch": true,
"field_label": "Month Incident Occurred - eg January",
"is_matching": false
},
{
"hard_fail_on_mismatch": true,
"field_label": "Last 3 Digits of ClaimNumber",
"is_matching": true
}
],
"client_message": "Recipient Authentication Failure",
"was_skipped": false,
"max_attempts": 3
}
}
}