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