Department API can perform functions to interact or exchange data for Department.

NameDescription
Add departmentAdd a new department.
Delete departmentDelete a department via department ID.
Find departmentGets all departments from all organizations by default. Able to filter or sort the returned results via parameters.
Get department by IDGet details of a department via department ID.
Update departmentUpdate the details of a department.