LoanDisbursementDetailsApi

Functions

Link copied to clipboard
abstract suspend fun addAndDeleteDisbursementDetail(loanId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun retriveDetail(loanId: Long, disbursementId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun updateDisbursementDate(loanId: Long, disbursementId: Long, body: String? = null): String

Responses: