File size: 668 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 | {
"case_id": "case_044",
"type": "WRONG_ROLE",
"document_type": "tamil_trade_license",
"expected_outcome": "REJECTED",
"expected_rejection_code": "WRONG_ROLE",
"notes": "Carol Wong signed in the wrong role field.",
"authorized_signatory": {
"name": "Carol Wong",
"role": "majority_shareholder",
"ref_paths": []
},
"signed_roles": [
{
"role": "owner",
"signed_in_field": "licensing_officer",
"signed_by": "Carol Wong",
"status": "filled_wrong_role"
},
{
"role": "licensing_officer",
"signed_in_field": "owner",
"signed_by": "Carol Wong",
"status": "filled_wrong_role"
}
]
} |