Department APIs
Introduction
Department APIs enable you to create, delete, update, and query departments in your contacts.
Before programming, read Developer's Guides (including the error code reference).
API Type
Department APIs include the followings:
API Name | Description |
Recursively obtain all members under a specified department ID. | |
Retrieve all sub-departments of a specified department ID (recursively). | |
Create a new department. | |
Update the information of a specified department. | |
Remove a specified department from your company. | |
Use 'dept_no' (department ID) as the primary key and fully replaces the department tree in the enterprise's contacts. |