V3 Create Loan

Create a new loan from the contract or the template supplied. Loan will be created in the Loan Folder specified in the query parameter. You can create entries in any of the entities in the loan object as part of the Create Loan API.

loanFolder Attributes

name
string
Name of the loan folder.
loanGuid
string
The unique identifier assigned to the loan. Also known as a loanId. Refers to a loan that will be acted upon.
Query Params
string
required

Loan Folder you want to create the loan in. Use Get list of Loan Folders API to get the list of loan folders.

string

Optional view parameter to get a response body: id, entity, logs, full. For more details, see Loan Management - About Loan Views.

string

Action to be performed when creating the loan. Possible value is tpoRegister to register a TPO Loan and populate TPO information.

string

The unique identifier of the User you want to assign as Loan Officer to the loan at the time of loan creation.

string

Type of template to be applied when creating the loan. Possible value is: templateSet.

string

URI Encoded path of the template to be applied.

Body Params
json

Can be an empty payload, but must not be null.

Headers
string
required

Bearer token

Responses

Language
Request
Response
Choose an example:
application/json