File size: 595 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_049",
"type": "REQUIRED_PERSON_MISSING",
"document_type": "bank_account_opening",
"expected_outcome": "REJECTED",
"expected_rejection_code": "REQUIRED_SIGNATORY_MISSING",
"notes": "Only first field signed. Remaining 1 required field(s) blank.",
"authorized_signatory": {
"name": "Henry Ooi",
"role": "officer",
"ref_paths": []
},
"signed_roles": [
{
"role": "applicant",
"signed_by": null,
"status": "blank_required"
},
{
"role": "officer",
"signed_by": null,
"status": "blank_required"
}
]
} |