Branch Service API REST Endpoints

Common Core Services/Branch Service API
This service is used for local holidays operations.
Adds a new local holidays
Method: post
Path: /service/localholidays
Adds a new rates
Method: post
Path: /service/rates
Close the local holidays by given ID
Method: patch
Path: /service/localholidays/{branchCode}/{year}/close
Reopen the local holidays by given ID
Method: patch
Path: /service/localholidays/{branchCode}/{year}/reopen
Update an existing rule
Method: put
Path: /service/localholidays/{branchCode}/{year}