File size: 600 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_030",
  "type": "WRONG_PERSON",
  "document_type": "tamil_trade_license",
  "expected_outcome": "REJECTED",
  "expected_rejection_code": "IDENTITY_MISMATCH",
  "notes": "Signed by Carol Wong instead of Emily Raj.",
  "authorized_signatory": {
    "name": "Emily Raj",
    "role": "legal_representative",
    "ref_paths": []
  },
  "signed_roles": [
    {
      "role": "owner",
      "signed_by": "Carol Wong",
      "status": "filled_wrong_person"
    },
    {
      "role": "licensing_officer",
      "signed_by": "Carol Wong",
      "status": "filled_wrong_person"
    }
  ]
}