When using the Mortgage Application Import XML we are receiving the following message:
{
"dealId":"xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx",
"loanNumber":"xxxxxx",
"warningMessages":
[{
"message":"The enumeration IncomeType has the unsupported value SelfEmploymentIncome. It will be ignored."
}]
}
I'm not sure if this is a MortgageBot client setup issue or an enumeration issue. How can I specify self-employment income?