Attach identifier to apartment
Create a relation between the identifier and the apartment entities.
When requesting detailed information about an apartment, it will be given with identifiers UIDs.
Path Parameters
- apartmentUid integer required
Possible values:
>= 1
Unique Identifier for Item
- identifierUid integer required
Possible values:
>= 1
Unique Id for physical/input code identifier
Responses
- 200
- 400
- 401
- 403
- OK
- Identifier uid is already attached to this apartment
- Identifier uid is already attached to another apartment
- Wrong apartment uid
- Wrong identifier uid
Log In
Administrator rights required
Loading...