added
Subdepartment List Endpoint
3 months ago
We have published a new endpoint for subdepartments and their corresponding Ids. The subdepartment_id
will be used when creating a task.
[
{'id': 101, 'name': 'Human Resources'},
{'id': 242, 'name': 'Marketing Analytics'},
{'id': 317, 'name': 'Customer Support'},
{'id': 455, 'name': 'Product Development'},
{'id': 528, 'name': 'Financial Planning'}
]