Get Department List

Get paged data of Department Part of Organizational hierarchy, is an attribute of an Employee record

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Operating unit ID the department is associated with (top level of Org hierarchy) - Max size is 20 Characters. Foreign Key reference with OpUnit - a valid optCode must exist in the OpUnit list first

string

​Department ID, Max 20 characters

string

Optional description - Max size 255 Characters

string

Active Status. Use Y for Active and N for Inactive.

string

Department name - Max size is 100 Characters

string

Manager Id - Max size is 20 Character . This is field is only used for information, it is not used for approval setup. Foreign Key reference with Employee table, manager ID must be a valid employee in the Employee table.

integer

Return number of records per page. Default page size is 20 rows. If you want to run 100 rows per page set it to 100. Max is 1000 per page.

integer

Start defines which record to begin from in the response. If the response has 20 records and you only want to return the last 10, then set the start equal to 9 to only return records 10 through 20.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json