Bed

VerboNomePath
GETFinds All Beds/api/bed/v1/all-beds/
GETFind Paged Bed Clean Request By Page Number/api/bed/v1/bed-clean-request/
GETFind By Id Bed Clean Request/api/bed/v1/bed-clean-request/{id}
GETFind Paged Bed Reservation By Page Number/api/bed/v1/bed-reservation/
GETFind By Id Bed Reservation/api/bed/v1/bed-reservation/{id}
GETFinds All Beds That Haven't Been Cleaned Yet/api/bed/v1/bed-to-be-clean/
GETFinds All Cleaning Types/api/bed/v1/cleaning-types/
POSTResource to Create a Bed Clean Resquest/api/bed/v1/create-clean-request
GETFind Paged Patient Transfer Request By Page Number/api/bed/v1/patient-transfer-request/
GETFind Bed Transfer Request by Id/api/bed/v1/patient-transfer-request/{id}
GETFind Paged Patient Transfer By Page Number/api/bed/v1/patient-transfer/
GETFind By Id Patient Transfer/api/bed/v1/patient-transfer/{id}
POSTInserts new pre-hospitalization/api/bed/v1/pre-hospitalization
PUTResource to Update Status Of Cleaning/api/bed/v1/update-clean-request