Create Loan

This endpoint is used to create a loan application for an employee within the organization.

Body Params
string
required

The ID of the loan policy.

string
required

The employee code to create the loan for.

string

Unique Identifier generated by our loan partner

double
required

This is the loan amount to be booked.

int32
required

This represents the duration of the loan in months.

string
required

The start month of the loan in the format F Y (e.g., "January 2024").

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json