| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
RemoteId |
string | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
UnifiedCustomFields |
Dictionary<String, object> | ➖ | Custom Unified Fields configured in your StackOne project | { "my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value" } |
Name |
string | ➖ | The name of the group | Engineering |
ParentIds |
List<string> | ➖ | The list of parent group ids of the given group | [ "cxIQNjUyNDM0", "cxIQNjQzNzI0MQ" ] |
RemoteParentIds |
List<string> | ➖ | Provider's list of parent group remote ids of the given group | [ "652434", "6437241" ] |
OwnerIds |
List<string> | ➖ | The list of group owner ids of the given group | [ "cxIQNjUyEDM0", "cxIQNjQzNzA0MQ" ] |
RemoteOwnerIds |
List<string> | ➖ | The list of remote group owner ids of the given group | [ "475364", "4327652" ] |
CompanyId |
string | ➖ | The id of the company that the group belongs to | 1234567890 |
RemoteCompanyId |
string | ➖ | Provider's id of the company that the group belongs to | 1234567890 |
Type |
HRISDivisionType | ➖ | The type of the division group | division |