Back to all tasks
Loan Offer (Move & Refinance)
User taskJSON Schema definition for the Loan Offer (Move & Refinance) task
Loading schema...
Examples
Examples
[
{
"decision": "accept",
"debitAccountId": "9eeec39c-18ea-4bbe-a870-846392511e67",
"disbursementAccountId": "aeeec39c-18ea-4bbe-a870-846392511e68",
"disbursementDate": "2026-07-01",
"dueDateOfMonth": "15"
},
{
"decision": "accept",
"debitAccountId": "9eeec39c-18ea-4bbe-a870-846392511e67",
"disbursementAccountId": "aeeec39c-18ea-4bbe-a870-846392511e68",
"disbursementDate": "2026-07-01",
"dueDateOfMonth": "15",
"spouseEmail": "karl.johanson@example.com",
"spouseAndMortgagorLiveInProperty": true
},
{
"decision": "reject"
}
]