AbodeONE

<back to all web services

FindGuestResidentsRoomSlotsIncludeEmpty

Requires Authentication
Required role:Admin
The following routes are available for this service:
GET/guest_residents/room_slots
FindGuestResidentsRoomSlotsIncludeEmpty Parameters:
NameParameterData TypeRequiredDescription
GuestEventIdqueryintNo
BuildingIdsqueryArrayOfIntNo
StartDtqueryDateTime?No
EndDtqueryDateTime?No
StatusesqueryList<string>No
GuestResidentsRoomSlotsResponse Parameters:
NameParameterData TypeRequiredDescription
ResultformList<GuestResidentRoomSlotDTO>No
ResponseStatusformResponseStatusNo
GuestResidentRoomSlotDTO Parameters:
NameParameterData TypeRequiredDescription
GuestRoomSlotIdformintNo
IsActiveformboolNo
RoomformstringNo
RoomIdformintNo
WingIdformint?No
WingNameformstringNo
BuildingIdformint?No
BuildingNameformstringNo
GuestResidentIdformint?No
GuestIdformint?No
StatusformstringNo
StartDtformDateTime?No
EndDtformDateTime?No
IsAutoMoveoutformbool?No
FirstNameformstringNo
LastNameformstringNo
GuestFullNameformstringNo
RequestedGuestformstringNo
CommentsformstringNo
RequestedGuest1formstringNo
RequestCommentsformstringNo
HostFirstNameformstringNo
HostLastNameformstringNo
HostFullNameformstringNo
HostCellphoneformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET //guest_residents/room_slots HTTP/1.1 
Host: api.lsu-staging.abodehms.com 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{Unable to show example output for type 'GuestResidentsRoomSlotsResponse' using the custom 'csv' filter}One or more errors occurred. (Unable to cast object of type 'ServiceStack.Host.BasicResponse' to type 'ServiceStack.Host.NetCore.NetCoreResponse'.)