GET V2/Users/GroupBusinessUnits/Initialize?BUID={BUID}

Initialize a UserGroupBusinessUnit based on criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BUID

integer

None.

Body Parameters

None.

Response Information

Resource Description

UserGroupBusinessUnitDTO
NameDescriptionTypeAdditional information
UserID

The unique identifier for the User record.

integer

None.

BUID

The unique identifier for the Business Unit record.

integer

None.

BusinessUnitName

Name of the Business Unit

string

None.

GroupID

The unique identifier for the Group record.

integer

None.

GroupName

Name of the Group

string

None.

RecordState

Record State,

RecordState

None.

Created

The audit information for the creation of the record, including the creation date in UTC and the user who created it, . This field is readonly.

AuditDataDTO

None.

LastUpdated

The audit information for the last update to the record, including the update date in UTC and the user who made the update, . This field is readonly.

AuditDataDTO

None.

Summary

Alias for UserGroupBusinessUnitNameDTO This field is readonly.

string

None.