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


NameDescription
1

Add department

Add a new department.

Name

Description
URL/
HTTP MethodGET
Query String Parameters




Sample Response
2

Delete department

Delete a department via department ID.

Name

Description
URL/
HTTP MethodGET
Query String Parameters




Sample Response
3

Find department

Gets all departments from all organizations by default.

Able to filter or sort the returned results via parameters.

Name

Description
URL/
HTTP MethodGET
Query String Parameters




Sample Response
4

Get department by ID

Get details of a department via department ID.

Name

Description
URL/
HTTP MethodGET
Query String Parameters




Sample Response
5Update department
Update the details of a department.

Name

Description
URL/
HTTP MethodGET
Query String Parameters




Sample Response