# Branch Service Branch of service management ## Create branch service (admin only) - [POST /branch-service/create](https://api-docs.pearlchaplaincy.org/openapi/branch-service/createbranchservice.md) ## Get all branch services - [GET /branch-service](https://api-docs.pearlchaplaincy.org/openapi/branch-service/getallbranchservices.md) ## Get branch service by ID - [GET /branch-service/{id}](https://api-docs.pearlchaplaincy.org/openapi/branch-service/getbranchservicebyid.md) ## Update branch service (admin only) - [PUT /branch-service/{id}](https://api-docs.pearlchaplaincy.org/openapi/branch-service/updatebranchservice.md) ## Delete branch service (admin only) - [DELETE /branch-service/{id}](https://api-docs.pearlchaplaincy.org/openapi/branch-service/deletebranchservice.md)