Loan Creation Application

This returns all loan creation application details.

Overview

To get loan creation application details you first build the complete loan creation application endpoint by passing version to the url path and authToken, mfbCode to the query params then make a post request to the complete URL

A successful request will return a 200 status code with the loan creation application details in the response body.

You can check out the API reference to get Loan Creation Application details.