Skip to main content
2 API change(s) - ⚠️ includes 2 breaking change(s)GET /rs/buildings/v1/
  • for the query request parameter whereUnitIds, the type/format of property items/ was specialized from string/“ to string/uuid
GET /rs/buildings/v1/{id}
  • for the query request parameter whereUnitIds, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/buildings/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/buildings/v1/
  • added the new optional query request parameter countOnly
4 API change(s) — ⚠️ includes 1 breaking change(s)GET /rs/buildings/v1/
  • deleted the query request parameter whereUnitId
  • added the new optional query request parameter whereUnitIds
GET /rs/buildings/v1/{id}
  • added the new optional query request parameter extend
  • added the new optional query request parameter whereUnitIds
5 API change(s)GET /rs/buildings/v1/
  • endpoint added
POST /rs/buildings/v1/
  • endpoint added
DELETE /rs/buildings/v1/{id}
  • endpoint added
GET /rs/buildings/v1/{id}
  • endpoint added
PATCH /rs/buildings/v1/{id}
  • endpoint added