handleCommands1

abstract suspend fun handleCommands1(holidayId: Long, body: Any, command: String? = null): PostHolidaysHolidayIdResponse

Activate a Holiday Always Holidays are created in pending state. This API allows to activate a holiday. Only the active holidays are considered for rescheduling the loan repayment. Responses:

  • 200: OK

Return

PostHolidaysHolidayIdResponse

Parameters

holidayId

holidayId

body
command

command (optional)