Jump to Content
Zoopla
GuidesAPI ReferenceChangelog
Zoopla
Guides
GuidesAPI ReferenceChangelog

Documentation

  • Getting Started with Alto & Zoopla
  • API Terms of Use

Alto

  • Alto APIs & Zoopla APIs
  • Authenticating your Requests
  • Access to Sandbox Alto UI
  • Guide for Referencing Partners
  • Activation Request Emails
  • Alto Data
    • Alto Property Statuses
    • Alto Property Types
    • Alto Tenancy Statuses
    • Alto Tenancy Duration
    • Alto Rental Price Qualifiers
    • Alto Rental Frequencies
    • Returning Tenancies and Tenants
    • Alto Phone Number Types
    • Alto Appraisal Types
    • Sequencing the order of contact, inventory and appointment bookings
  • Glossary
  • Help with Error Response Codes

Leads

  • Available Lead Services
  • Push Service
  • Field Definitions
  • REST API

Premium Products

  • Premium Listings
    • Premium Listings Highlights chart
    • Premium Listings error code register
  • Weekly Featured Properties
    • Weekly Featured Properties error code register
  • Authentication - Tech Documentation

Alto Tenancy Duration

Suggest Edits

Question: Is there any way we can know the “Tenancy Duration” for any tenancy?

Answer:
There are a couple of ways to get the tenancy duration, depending on your need:

  • /inventory/{inventoryId}/tenancies gives you the startDate, endDate and targetVacateDate per tenancy.
  • /tenancies/{tenancyId} gives you the termYears and termMonths, startDate and targetVacateDate of the tenancy.

Updated over 1 year ago