Fund a Loan (Legacy)

This request allows you to fund a loan using LoanPro's old funding method.

   Click here to learn more about this request

This is the old request for funding loans. This method works, but it will likely be phased out in a future update.

We've added an Enhanced Funding process that funds a loan through multiple transactions and via a source company. Take a look at our Enhanced Funding request to see how it works.

Here is what's necessary to know about this request:

  • The funding tool helps lenders keep track of how they give money to their borrowers.
  • There are multiple methods for funding a loan, and the method field determines which is used.

For an example of how the Enhanced Funding tool works within the UI, take a look at our Enhanced Funding article.

Database

For information regarding enhanced funding database tables, see the following articles:

{  
   "LoanFunding":{  
      "results":[  
         {  
            "amount":1500,
            "date":"2022-02-08",
            "cashDrawerId":"",
            "whoEntityType":"Entity.Customer",
            "method":"loan.funding.method.deposit",
            "authorizationType":"loan.funding.auth.web",
            "country":"company.country.usa",
            "whoEntityId_customer":534,
            "whoEntityId":534,
            "selectedProcessor":"1",
            "paymentAccountId":276
         }
      ]
   }
}
Language
Authorization
Click Try It! to start a request and see the response here!