Skip to main content

Get Apartment Entity detailed information

Returns Apartment Entity detailed information.

Base Apartment Entity properties:

  • apartment logical address
  • apartment name
  • link_id

Additional linked properties:

  • identifiers count and UIDs
  • input numbers count and UIDs
  • forward UIDs
Path Parameters
  • apartmentUid integer required

    Possible values: >= 1

    Unique Identifier for Item

Responses

OK


Schema
  • apartment_address object
  • building int32

    Possible values: >= 1 and <= 999

    Building number

  • unit int32

    Possible values: >= 1 and <= 99

    Unit number

  • floor int32

    Possible values: >= 1 and <= 99

    Floor number

  • room int32

    Possible values: >= 1 and <= 99

    Room number

  • apartment_name string
  • residents object
  • count integer
Loading...