executeLoanCOBCatchUp

abstract suspend fun executeLoanCOBCatchUp()

Executes Loan COB Catch Up Executes the Loan COB job on every day from the oldest Loan to the current COB business date Responses:

  • 200: All loans are up to date

  • 202: Catch Up has been started

  • 400: Catch Up is already running

Return

Unit