Skip to main content

Foreclosure Letter 

GET Foreclosure Letter 

This API enables the user to retrieve the Foreclosure Letter for the Loan Id, Which includes all the data that the user need to know in order to perform Foreclosure. In order, to retrieve foreclosure letter the user have to specify the Foreclosure charge rate and Date of closure in accordance to which foreclosure letter should be made. 

Screenshot 2023-04-20 at 4.00.53 PM.png

URL: {{base_url}}/loan-management/v1/getPdf

Request 
Request Type: GET
Authorization: Bearer Token
Query Parameter
KeyData TypeValue
loanId*integer-
deliverable_type*StringStatic : foreclosure_letter*
due_date*Date ( yyyy - MM - dd )-
fc_charge_rate*Integer0
*required parameter
Response: 200
{}