File size: 674 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_047",
  "type": "REQUIRED_PERSON_MISSING",
  "document_type": "wealth_management",
  "expected_outcome": "REJECTED",
  "expected_rejection_code": "REQUIRED_SIGNATORY_MISSING",
  "notes": "Only first field signed. Remaining 1 required field(s) blank.",
  "authorized_signatory": {
    "name": "Jane Smith",
    "role": "secretary",
    "ref_paths": [
      "reference_1.png",
      "reference_2.png",
      "reference_3.png"
    ]
  },
  "signed_roles": [
    {
      "role": "applicant",
      "signed_by": "Jane Smith",
      "status": "filled"
    },
    {
      "role": "officer",
      "signed_by": null,
      "status": "blank_required"
    }
  ]
}