GET Groups/BedGroup/{groupID}/Beds?BathroomsCount={BathroomsCount}&ExtraServices={ExtraServices}&BedStatus={BedStatus}&BedStatusStartDateUtc={BedStatusStartDateUtc}
Find all the beds under a bed group
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupID |
GroupID of BedGroup to be searched |
integer |
Required |
BathroomsCount |
Prop bathrooms |
integer |
None. |
ExtraServices |
Prop extra services |
boolean |
None. |
BedStatus |
Filter by BedStatusType |
BedStatusType |
None. |
BedStatusStartDateUtc |
Filter by BedStatusStartDateUtc |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
List of Beds objects matching criteria
Collection of BedDTOName | Description | Type | Additional information |
---|---|---|---|
BedID |
Bed ID |
integer |
None. |
RootGroupID |
Group ID |
integer |
None. |
ParentGroupID |
Parent Group ID |
integer |
None. |
BedName |
Bed Name |
string |
None. |
BedLocation |
Bed Location |
string |
None. |
Comments |
Comments |
string |
None. |
Props |
Props |
Collection of Object |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
BathroomsCount |
Prop bathrooms |
integer |
None. |
ExtraServices |
Prop extra services |
boolean |
None. |
RoomType |
Extra Services Room Type |
string |
None. |
RoomCategoryEntryID |
Room Category code table entryID |
integer |
None. |
RoomCategoryEntryDescription |
Room Category code table description |
string |
None. |
MaximumRadAmount |
Maximum Rad Amount |
decimal number |
None. |
MinimumRadAmount |
Minimum Rad Amountbeddto |
decimal number |
None. |
OtherPrices |
List of Other Prices |
Collection of Object |
None. |
Summary |
Summary |
string |
None. |