MLM Key Loan Info Webhook Pushbacks

Maxwell’s POS supports pulling key loan file updates from MeridianLink Mortgage directly into the POS Lender Hub.

This feature ensures loan officers and processors always see the most accurate and up-to-date information, including:

  • Borrower contact details

  • Subject property address

  • Estimated loan amount

  • Estimated property value

Having this data flow automatically into the POS Lender Hub improves productivity by reducing manual updates and ensuring users have the latest information available. These updates can directly impact critical processes such as loan pricing, underwriting, and pre-qualification.

Fields Updates from MLM --> Maxwell POS

MeridianLink Field Name (Source)	      POS Field Name (Destination)
sFinalLAmt                                    base_loan_amount
dateOfBirth                                   birth_date
email                                         email_address
firstName                                     first_name
sIsLineOfCredit                               heloc
homePhone                                     home_phone_number
lastName                                      last_name
sLNm                                          loan_file_number
sSpT                                          collaterals.property_type_name
middleName                                    middle_name
cellPhone                                     mobile_phone_number
sLt                                           mortgage_type
sSpCity                                       collaterals.address.city
sSpCounty                                     collaterals.address.county_name
sLPurposeT                                    purpose_type
sSpZip                                        collaterals.address.postal_code
sOccTPe                                       collaterals.property_usage_type
sApprVal                                      collaterals.property_estimated_value_amount
sSpAddr                                       collaterals.address.line_text
sSpState                                      collaterals.address.state_code
sGseRefPurposeT                               refinance_cash_out_determination_type
housingHistoryEntries.address_city            residences.city
housingHistoryEntries.address_state           residences.address.state_code
housingHistoryEntries.address_street_address  residences.address.line_text
housingHistoryEntries.address_postal_code     residences.address.postal_code
housingHistoryEntries.is_present_address      residences.address.type_name
suffix                                        suffix_name
ssn                                           social_security_number

Implementation Notes

In order to use this feature the partner site needs to be Connected to MLM through Maxwell's LOSS middleware. If you would like to have this feature turned on for your organization reach out to [email protected] and one of our implementations specialists will help turn on this configuration.

Last updated