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: postPath:
/service/localholidays - Adds a new rates
- Method: postPath:
/service/rates - Close the local holidays by given ID
- Method: patchPath:
/service/localholidays/{branchCode}/{year}/close - Reopen the local holidays by given ID
- Method: patchPath:
/service/localholidays/{branchCode}/{year}/reopen - Update an existing rule
- Method: putPath:
/service/localholidays/{branchCode}/{year}