{
"steps": [
{
"id": "6797df4ca4c4910bc0f1d48f",
"name": "ID_VERIFICATION",
"options": {
"require_selfie": true,
"enable_liveness_detection": true,
"require_id_back_side": false,
"run_background_check": {
"watchlist_check": true,
"sanctions_check": true
}
},
"control_flow": {
"condition": {
"condition_operator": "==",
"condition_field": "id_valid",
"condition_value": true
},
"if_goto": "6797dfe7a4c4910bc0f1d492",
"else_goto": "6797fd5e683fb54e8abe7d852"
},
"provider": ["Persona"]
},
{
"id": "6797e086a4c4910bc0f1d495",
"name": "PERSONAL_INFO",
"options": {
"require_email": true,
"require_citizenship": true,
"require_marital_status": true,
"require_social_insurance_number": true
},
"control_flow": {
"condition": {
"condition_operator": "==",
"condition_field": "form",
"condition_value": true
},
"if_goto": "6797fd5e683fb1e8abe7d852",
"else_goto": "6797fd5e683fb54e8abe7d852"
},
"provider": []
},
{
"id": "6797e02da4c4910bc0f1d493",
"name": "EMPLOYMENT",
"options": {
"require_pay_slips": true,
"employer_confirmation": true,
"length_required": 3,
"require_advisor_verification": true
},
"control_flow": {
"condition": {
"condition_operator": "==",
"condition_field": "employment_status",
"condition_value": "verified"
},
"if_goto": "6798015e683fb1e8abe7d855",
"else_goto": "6797fd5e683fb54e8abe7d852"
},
"provider": ["Atomic", "Argyle"]
},
{
"id": "6797fe5e683fb1e8abe7d853",
"name": "BANK_CONNECT",
"options": {
"analyze_transactions": true,
"verify_account_ownership": true
},
"control_flow": {
"condition": {
"condition_operator": ">",
"condition_field": "account_balance",
"condition_value": 500
},
"if_goto": "6798015e683fb1e8abe7d855",
"else_goto": "6797fd5e683fb54e8abe7d852"
},
"provider": ["Plaid", "Flinks"]
},
{
"id": "6797dfb4a4c4910bc0f1d491",
"name": "RESIDENCE_HISTORY",
"options": {
"length_required": 3,
"require_advisor_verification": true
},
"control_flow": {
"condition": {
"condition_operator": "==",
"condition_field": "residence_verified",
"condition_value": true
},
"if_goto": "6797dfe7a4c4910bc0f1d492",
"else_goto": "6797fd5e683fb54e8abe7d852"
},
"provider": []
},
{
"id": "6797fd5e683fb1e8abe7d852",
"name": "PERSONAL_ASSETS",
"options": {
"verify_net_worth": true,
"verify_property_ownership": true,
"validate_closing_costs": true
},
"control_flow": {
"condition": {
"condition_operator": "==",
"condition_field": "assets_verified",
"condition_value": true
},
"if_goto": "6798005e683fb1e8abe7d854",
"else_goto": "6797fd5e683fb54e8abe7d852"
},
"provider": []
}
],
"options": {
"send_emails": true,
"run_credit_check": {
"fetch_debt_data": true,
"fetch_payment_history": true,
"fetch_bankruptcies": true,
"fetch_consumer_proposals": true,
"provider": ["Equifax", "TransUnion"]
}
}
}