Create precomputed loanCopy Pagepost https://apim.demo01.my.fivedegrees.cloud/lending/precomputed-loansAPI endpoint to create a precomputed loan.Body ParamsCreate precomputed loan requestCreate and settle a new precomputed loan The precomputed loan will be in active state after completion of this commandtemplateIdint32requiredThe internal template id, must be a precomputed template.borrowersarray of objectsrequiredThe list of borrowers of the loan. The first borrower in the list will be considered as the primary borrower.borrowers*ADD objectlenderobjectrequiredModel for the Person/Company entity relation.lender objectissueDatedaterequiredThe contractual start date for the loan (i.e., start date on the loan contract).disbursementDatedaterequiredThe expected disbursement date loan. A disbursement is the act of actually paying out the money to the borrower. All interest and cashflow calculations are based on this date.endDatedaterequiredThe date of when the precomputed loan will end.principalPropertiesobjectrequiredA payment properties itemprincipalProperties objectprecomputedInterestPropertiesobjectrequiredA payment interests itemprecomputedInterestProperties objectcommissionPropertiesobjectrequiredA payment properties itemcommissionProperties objectpaymentPropertiesobjectPayment propertiespaymentProperties objectreferencestring | nullA reference can be entered.nominatedAccountobjectNominated AccountnominatedAccount objectcustomFieldsarray of objects | nullCustom fields for the precomputed loancustomFieldsADD objectfollowUpobjectModel for loan follow-up details.followUp objectHeadersAccept-versionstringx-request-iduuidrequiredFormat - uuid. Correlates HTTP requests between a client and serverResponses 202Accepted 400Bad Request 401Unauthorized 403Forbidden 422Client Error 500Server ErrorUpdated 3 months ago Cancel PaymentGet precomputed loan detailsDid this page help you?YesNo