Holidays Api
Functions
Create a Holiday Mandatory Fields: name, description, fromDate, toDate, repaymentsRescheduledTo, offices Responses:
Delete a Holiday This API allows to delete a holiday. This is a soft delete the deleted holiday status is marked as deleted. Responses:
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:
List Holidays Example Requests: holidays?officeId=1 Responses:
Retrieve a Holiday Example Requests: holidays/1 Responses:
Responses:
Update a Holiday If a holiday is in pending state (created and not activated) then all fields are allowed to modify. Once holidays become active only name and descriptions are allowed to modify. Responses: