Receive all needed data for reservation from the server.
AC:
ensure that all required data for creating a reservation (e.g., check-in date, check-out date, guest counts, price per night, cleaning fees, service fees, etc.) is retrieved from the server.
confirm that the API endpoints return complete and accurate information needed for the reservation process.
Receive all needed data for reservation from the server. AC: