File size: 591 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_034",
"type": "WRONG_PERSON",
"document_type": "wealth_management",
"expected_outcome": "REJECTED",
"expected_rejection_code": "IDENTITY_MISMATCH",
"notes": "Signed by Alice Tan instead of Carol Wong.",
"authorized_signatory": {
"name": "Carol Wong",
"role": "majority_shareholder",
"ref_paths": []
},
"signed_roles": [
{
"role": "applicant",
"signed_by": "Alice Tan",
"status": "filled_wrong_person"
},
{
"role": "officer",
"signed_by": "Alice Tan",
"status": "filled_wrong_person"
}
]
} |