Create LoanCopy Pagepost https://api-sandbox.seamlesshr.app/v1/loansThis endpoint is used to create a loan application for an employee within the organization.Body Paramsloan_policy_namestringrequiredThe ID of the loan policy.employee_codestringrequiredThe employee code to create the loan for.loan_account_numberstringUnique Identifier generated by our loan partneramountdoublerequiredThis is the loan amount to be booked.durationint32requiredThis represents the duration of the loan in months.start_monthstringrequiredThe start month of the loan in the format F Y (e.g., "January 2024").Responses 200200 400400Updated about 1 year ago LoanGet Loan Policy