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"
}

Last updated