Elron Club Public Rentals
Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Server tool list (23)
Raw names from tools/list. Only developers need these.
| waitlist.subscribe | Activate newsletter updates for one canonical Elron region immediately after the customer explicitly requests them. An explicit customer request may reverse a previous opt-out without a confirmation email; automated inquiry and staff flows cannot override customer opt-outs. |
| waitlist.unsubscribe | Use an opaque unsubscribe token from an Elron marketing email to stop every waitlist marketing update. |
| rentals.search | Return a compact, actionable shortlist of published furnished apartments by location, availability, capacity, rooms, duration, and monthly rent. Defaults to 10 available or upcoming rentals; call rentals.get for complete details. |
| rentals.get | Return localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/application links. |
| rentals.check_availability | Check the current published availability state and earliest date for one rental. This does not create a hold or reservation. |
| rentals.get_pricing | Return current published monthly pricing by supported duration, parking, deposit, inclusions, payment method, and minimum-stay terms. Pricing is informational until a quote or hold is issued. |
| applications.start | Create or reuse a duplicate-safe applicant workspace for one published rental. Requires explicit current privacy consent and an idempotency key. Email verification is sent to the applicant; the tool never returns the verification URL. |
| applications.get_status | Read the privacy-minimized status and next actions for one scoped application session token. |
| applications.update | Update bounded applicant, tenancy, and billing data for one email-verified session using its exact current version and a durable idempotency key. |
| applications.create_document_upload | Create a 15-minute, exact-size and exact-content-type signed upload form for one email-verified application at its exact current version. |
| applications.complete_document_upload | Verify the uploaded object, content signature, session ownership, expiry, and exact application version before creating the protected document record. |
| applications.upload_document | Upload one bounded PDF, JPEG, or PNG identity or company-registry document to an email-verified application using its exact version and a durable idempotency key. |
| applications.submit | Submit one complete email-verified application for review using its exact version, explicit current credit-check and truth-confirmation consent, and a durable idempotency key. |
| viewings.get_status | Read customer-safe viewing proposals and confirmed viewing state for one email-verified application session. |
| viewings.propose_availability | Propose one to five bounded future viewing slots from an email-verified application at its exact version using a durable idempotency key. |
| viewings.respond_to_proposal | Accept or decline one pending Elron Club proposal with explicit confirmation, an exact application version, and a durable idempotency key. Acceptance may send the existing viewing confirmation communication. |
| quotes.create | Snapshot customer-safe approved request terms into a 24-hour quote. The application must be submitted, internally approved, due-diligence positive, and solvency passed. This does not hold inventory. |
| quotes.get | Read one privacy-minimized quote and its live expiry/availability-hold state using the application session that owns it. |
| quotes.accept | With explicit customer confirmation, accept one exact active quote and atomically claim a 30-minute request-owned availability hold. This does not create or sign a contract and does not authorize payment. |
| reservations.get_status | Read privacy-minimized hold, contract, signature, payment, reservation, or confirmation state for one application session. |
| contracts.get_signing_link | Return a secure signing URL only when the active signer invitation email matches the email-verified application session. Human verification, review, and signature remain in the signing flow. |
| payments.get_status | Return due and received payment truth for the scoped application. An approved human-action URL is returned only from an exact, unexpired provider session; no authorization URL is fabricated. |
| bookings.get_confirmation | Return a privacy-minimized booking confirmation only after the request has converted into the authoritative Stay workflow. |