File size: 667 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 26 27 28 29 | {
"case_id": "case_032",
"type": "WRONG_PERSON",
"document_type": "shareholder_resolution",
"expected_outcome": "REJECTED",
"expected_rejection_code": "IDENTITY_MISMATCH",
"notes": "Signed by John Doe instead of Bob Lim.",
"authorized_signatory": {
"name": "Bob Lim",
"role": "officer",
"ref_paths": [
"reference_1.png",
"reference_2.png",
"reference_3.png"
]
},
"signed_roles": [
{
"role": "majority_shareholder",
"signed_by": "John Doe",
"status": "filled_wrong_person"
},
{
"role": "scrutineer",
"signed_by": "John Doe",
"status": "filled_wrong_person"
}
]
} |