Disburse

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

POST https://<your_business_alias>.lendastack.io/ias/loan/disburse

Request Body

Name
Type
Description

loanId*

integer

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

Last updated

Was this helpful?