Docs
  • Home
  • Introduction
  • Loans
    • New loan application
    • Activate/De-Activate Auto approval
    • Loan Information
    • Active loans
    • Repayment Schedule Calculation
    • Create payment entries
    • Spool repayments due
    • Repayment Activation
      • Remita
    • Auto Disburse
  • Configuration Helpers
  • Create Person
  • Persons
  • Search Customer
  • Loan Types
  • Branches
  • Salesperson
  • Employer & Industry
    • Industries
  • Web-hook Integration
    • Industries
  • Loan Reasons
  • Guides
    • Test and go live
Powered by GitBook
On this page

Was this helpful?

  1. Loans

Auto Disburse

The process of loan disburse involves Create Batch, Create Transfer Recipient and Disburse. This endpoint is used to automate the above.

Auto disbursement of loan

POST https://<your_business_alias>.lenda.ng/ias/loan/disburse

Request Body

Name
Type
Description

loanId*

integer

{
    "status": false,
    "message": "Loan with code LN0001503 exists in a batch already"
}
PreviousRemitaNextCreate Person

Last updated 1 year ago

Was this helpful?