Skip to main content

Update Apartment Entity information

Update Apartment Entity base information

Path Parameters
  • apartmentUid integer required

    Possible values: >= 1

    Unique Identifier for Item

Request Body required
  • 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
Responses

OK

Loading...