Skip to main content

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 identifier-uid.

Path Parameters
  • apartment-uid integer required

    Possible values: >= 1

    Unique Identifier for Apartment Item

  • identifier-uid integer required

    Possible values: >= 1

    Unique Id for physical/input code identifier

Responses

  • OK
  • Identifier identifier-uid is already attached to this apartment
  • Identifier identifier-uid is already attached to another apartment

Schema
  • error string

    Error message

Loading...