Servicing API Overview
Our project team will gladly work through a plan to get you connected to our extensive servicing feature by setting up a development sandbox with access to POS application data entry to allow your team to work independently. We will share our experiences and best practices to make this process as smooth as possible.
The Servicing API has the following operations:
- Get – The Get service call will retrieve applications from LinkLender
- Set – The Ack service call acknowledges pending application and removes it from the queue
For more information, request the latest Servicing Package which includes service definitions, service credentials, and testing tools..
Key Features
- Receive validated mortgage data
- Connects Link Lender with Servicing platforms via API
- Servicing systems will then pick up applications queued for them and acknowledge successful receipt
Version Differences
Differences between 3.00 and 3.02
Fix Money92FixedType type to allow values up to 9,999,999.99
Introduce Money102FixedType type to allow values up to 99,999,999.99 and assign it to the following attributes:
- AppraisalDetails/@appraisedValue
- BankruptcyHistory/@amountOfDebt
- CustomerAddress/@estimatedCurrentValue
- CustomerAddress/@originalPurchasePrice
- DownPayment/@amount
- ExistingMortgage/@outstandingBalance
- ExistingMortgage/@previousSalePrice
- ExistingMortgage/@originalLoanAmount
- ExistingMortgage/@insuredAmount
- OtherAsset/@assetValue
- OtherLiability/@totalOutstandingBalance
- OtherLiability/@creditLimit
- RealProperty/@estimatedCurrentValue
- SubjectProperty/@purchasePriceOrEstimatedValue
- SubjectProperty/@improvedAmount
- SubjectProperty/@improvementsAmount
- LoanDetails/@loanAmount
Update attribute names for consistency (starting with a lower-case letter):
- Change Address/@RROrPOBoxNumber to Address/@rrOrPOBoxNumber
- Change Identification/@ProvinceOrCountry to Identification/@provinceOrCountry
- Change LegalAddress/@PIN to LegalAddress/@pin
Update element names for consistency (starting with an upper-case letter):
- Change SubjectProperty/buildingOrUnitSize to SubjectProperty/BuildingOrUnitSize
- Change SubjectProperty/lotSize to SubjectProperty/LotSize
Add new DownPaymentSourceEnumType enumerator value: "SecondaryFinancing"
Change mapping of Application/@posDealId to a value of the actual PoS Deal number
Add new attribute Application/@sourceApplicationNumber – this will be new mapping for the Link application number
Add Application/@signedOfferReceived attribute that will have the date of signed offer received date from Application Summary
Add Application/FeeCost elements for entered Fees and Costs from Loan Details. The FeeCost element has the following attributes:
- @chargeType
- @feeType
- @description
- @amount
- @feePayor
- @feePayorForOther
Update InsurerEnumType enumerator values
- Rename "Genworth" to "Sagen"
Update OtherIncomeEnumType enumerator values
- Rename "SupportOrAlimony" to "Alimony"
Update StreetEnumType enumerator values
- Add "ACCESS", "ACRE", "AIRE", "BAIE", "BRGE", "BLOC", "BLOCK", "BLUFF", "BLUFFS", "BR", "BRET", "BRGE", "BRIDGE", "BROOK", "BURROW", "CAP", "CREST", "CROFT", "CRSSRD", "CURVE", "DESSTE", "DRWY", "DRPASS", "GTWY", "HAVEN", "HEIGHT", "LANEWY", "MIKAN", "PEAK", "RTOFWY", "RIVE", "RUIS", "SECTN", "SIDERD", "STROLL", "SUMMIT", "TILI", "TRACE", "TRUNK"
Update PoSSystemIdEnumType enumerator values
- Rename "Doorr" to "ExpertPlusPro"
- Add "Pineapple", "LenderKey", "Unison"