generateCollectionSheet

abstract suspend fun generateCollectionSheet(postCollectionSheetRequest: PostCollectionSheetRequest, command: String? = null): PostCollectionSheetResponse

Generate Individual Collection Sheet | Save Collection Sheet Generate Individual Collection Sheet: This Api retrieves repayment details of all individual loans under a office as on a specified meeting date. Save Collection Sheet: This Api allows the loan officer to perform bulk repayments of individual loans and deposit of mandatory savings on a given meeting date. Responses:

  • 200: OK

Return

PostCollectionSheetResponse

Parameters

postCollectionSheetRequest
command

command (optional)