Update Apartment Entity information
Update Apartment Entity base information
Path Parameters
- apartmentUid integer required
Possible values:
>= 1
Unique Identifier for Item
- application/json
Request Body required
apartment_address object
building int32Possible values:
>= 1
and<= 999
Building number
unit int32Possible values:
>= 1
and<= 99
Unit number
floor int32Possible values:
>= 1
and<= 99
Floor number
room int32Possible values:
>= 1
and<= 99
Room number
- apartment_name string
residents object
count integer
Responses
- 200
- 400
- 401
OK
- Wrong JSON body
- Wrong Logical Address
- Apartment with that Logical Address already exist
- Wrong apartment uid
Log In
Loading...