# Manage bathrooms

Use the GET and the PUT endpoints to:
<ul><li>Retrieve room bathroom configuration</li>
<li>Add, modify or delete room-level bathroom information</li></ul>


## Retrieve room bathroom configuration

 - [GET /properties/{propertyId}/rooms/{roomId}/bathrooms](https://developers.booking.com/connectivity/docs/openapispecs/facilities-api/facilities-api-specification/manage-bathrooms/getbathroomdetails.md): Retrieve room bathroom configuration. Bathroom attached to rooms.

## Manage bathrooms

 - [PUT /properties/{propertyId}/rooms/{roomId}/bathrooms](https://developers.booking.com/connectivity/docs/openapispecs/facilities-api/facilities-api-specification/manage-bathrooms/setbathroomdetails.md): Add, modify or delete room-level bathroom information

