GET Clients/BusinessUnit/{clientID}/{bUID}

Get clientBusinessUnit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientID

ClientID of ClientBusinessUnit to be searched

integer

Required

bUID

BUID of ClientBusinessUnit to be searched

integer

Required

Body Parameters

None.

Response Information

Resource Description

ClientBusinessUnitDTO

ClientBusinessUnitDTO
NameDescriptionTypeAdditional information
ClientID

The unique identifier for the Client record.

integer

None.

BUID

The unique identifier for the Business Unit.

integer

None.

BusinessUnitStatusID

The unique identifier for the business unit status record.

integer

None.

StartDateUtc

Start Date in UTC

date

None.

StopDateUtc

Stop Date in UTC

date

None.

StatusReason

Status Reason Input from code table entries where TableName is "Resident Types" depending on the StatusType, ().

string

None.

StatusReason2

Additional Status Reason (StatusReason2) Input from code table entries where TableName is "Enquiry Statuses", "Admission Types", "Absence Leave Reasons" or "Departure Reasons" depending on the StatusType, ().

string

None.

Props

A collection of additional properties for the client's business unit.

Collection of Object

None.

StatusComments

Status Comments for the client's business unit

string

None.

ReferralSource

The source of the referral for the business unit. Input from code table entries where TableName is "Referral Sources",().

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.

BusinessUnitName

The name of the business unit.

string

None.

Type

The type of the business unit, .

BusinessUnitType

None.

StatusName

The name of the current status of the business unit.

string

None.

StatusType

The type of the current status of the business unit.

string

None.

Summary

A summary of the client's business unit, which is the business unit name. This field is read-only.

string

None.