File size: 720 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
30
31
{
  "case_id": "case_036",
  "type": "WRONG_ROLE",
  "document_type": "board_resolution",
  "expected_outcome": "REJECTED",
  "expected_rejection_code": "WRONG_ROLE",
  "notes": "John Doe signed in the wrong role field.",
  "authorized_signatory": {
    "name": "John Doe",
    "role": "director",
    "ref_paths": [
      "reference_1.png",
      "reference_2.png",
      "reference_3.png"
    ]
  },
  "signed_roles": [
    {
      "role": "director_1",
      "signed_in_field": "director_2",
      "signed_by": "John Doe",
      "status": "filled_wrong_role"
    },
    {
      "role": "director_2",
      "signed_in_field": "director_1",
      "signed_by": "John Doe",
      "status": "filled_wrong_role"
    }
  ]
}