Skip to main content
Each entry lists the changes introduced in that API version. See API versioning for how to upgrade and roll back. Versions are listed newest first.
  • Added SLA and on-hold fields — The first_responded_at, on_hold, and sla fields have been added to the maintenance issue object. on_hold is a nested object with at and reason, or null when the issue is not on hold. sla is a nested object with paused_seconds, resolution_due_at, response_due_at, and status. (maintenance.issue)
  • Nested availability fields (breaking) — The availability_days, availability_every_day, and availability_time_slots fields have been replaced by a nested availability object. availability is null when availability has not been set. (maintenance.issue)
  • Nested triage fields (breaking) — The triage_enabled, triage_portal_completion_session, and triage_resolved fields have been replaced by a nested triage object. triage is null when triage is not enabled. (maintenance.issue)
  • Added consumer_link and source fields — The consumer_link and source fields have been added to the resident object. consumer_link is one of none, pending, linked, or rejected and reports whether the OneMove user has confirmed they live at the building. source is manual or tenancy. (resident)
  • Added videos field — The videos field has been added to the maintenance issue object. (maintenance.issue)
  • Added liability field — The liability field has been added to the dispute object. (dispute)
No changes to existing objects.
No changes to existing objects.
Initial version.