Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 851 Bytes

DepartmentCreate.md

File metadata and controls

14 lines (11 loc) · 851 Bytes

# DepartmentCreate

Properties

Name Type Description Notes
code string Unique code for the department
description string Description of the department
legacyRef string [optional]
legalEntityId string When supplied, the use of the department can be restricted to the specified Legal Entity. Accepts id or code. [optional]
managerResourceId string The resource who is identified as the department manager. Accepts id or code. [optional]
parentDepartmentId string The Department parent (where specified) can be useful for analytics. Accepts id or code. [optional]

[Back to Model list] [Back to API list] [Back to README]