# Departments ## Create Department - [POST /companies/{companyId}/departments](https://docs.encompassfi.com/reference/sandbox/departments/create%20department.md) ## Query Departments - [GET /companies/{companyId}/departments](https://docs.encompassfi.com/reference/sandbox/departments/query%20departments.md) ## Get Department - [GET /companies/{companyId}/departments/{departmentId}](https://docs.encompassfi.com/reference/sandbox/departments/get%20department.md) ## Update Department - [PATCH /companies/{companyId}/departments/{departmentId}](https://docs.encompassfi.com/reference/sandbox/departments/update%20department.md)