File size: 570 Bytes
71870f0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"case_id": "case_029",
"type": "WRONG_PERSON",
"document_type": "wealth_management",
"expected_outcome": "REJECTED",
"expected_rejection_code": "IDENTITY_MISMATCH",
"notes": "Signed by Bob Lim instead of Henry Ooi.",
"authorized_signatory": {
"name": "Henry Ooi",
"role": "officer",
"ref_paths": []
},
"signed_roles": [
{
"role": "applicant",
"signed_by": "Bob Lim",
"status": "filled_wrong_person"
},
{
"role": "officer",
"signed_by": "Bob Lim",
"status": "filled_wrong_person"
}
]
} |