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
Request Body
Name
Type
Description
{
"status": false,
"message": "Loan with code LN0001503 exists in a batch already"
}Last updated