GET Users/BusinessUnit/{userID}/{bUID}

Get userBusinessUnit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userID

UserID of UserBusinessUnit to be searched

integer

Required

bUID

BUID of UserBusinessUnit to be searched

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserBusinessUnitDTO

UserBusinessUnitDTO
NameDescriptionTypeAdditional information
UserID

Unique identifier for the User.

integer

None.

BUID

Unique identifier for the Business Unit.

integer

None.

RecordState

Record State, .

RecordState

None.

Created

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.

BusinessUnitName

Name of the Business Unit This field is readonly.

string

None.

BusinessUnitType

Type of the Business Unit, .

BusinessUnitType

None.

Summary

Alias for BusinessUnitName This field is readonly.

string

None.