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

NameDescription
Add department
Add a new department.
Delete department
Delete a department via department ID.
Find department

Gets all departments from all organizations by default.

Able to filter or sort the returned results via parameters.

Get department by ID
Get details of a department via department ID.
Update department
Update the details of a department.