Home Loan API
Overview of the specific loan product: Home Loans or Mortgages
Last updated
Overview of the specific loan product: Home Loans or Mortgages
Last updated
To search for home loans, you should set productTypes
to ["Home_Loan"]
on the product type parameter. To get the best matching offers, you should specify the following fields stated in
GET
/consultHomeLoan
This endpoint connects the user and their wrapped information in ID's to our Loan network. The response provides a pre-defined match to a loan that our providers have configured. The loan can be considered pre-approved and offered to the user through our embedded widget or in your native app.
Headers
API Key
Bearer <token>
API Secret
Bearer <token>
Body
customerID
string
Unique identifier for the user
riskID
string
Unique identifier for the User's most recent risk score
productType
text
"Home_Loan"
Body:
Response: