GET Groups/BedGroup/{bedID}/{groupID}
Get bedGroup
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bedID |
BedID of BedGroup to be searched |
integer |
Required |
groupID |
GroupID of BedGroup to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BedGroupDTO
BedGroupDTOName | Description | Type | Additional information |
---|---|---|---|
BedID |
Bed ID |
integer |
None. |
GroupID |
Group ID |
integer |
None. |
Type |
Type |
BedGroupType |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
BedComments |
Comments for Bed |
string |
None. |
Summary |
Summary |
string |
None. |
BedName |
Bed Name |
string |
None. |
BedLocation |
Bed Location |
string |
None. |
GroupName |
Group Name |
string |
None. |