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 identifierUid.

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

  • OK
  • Identifier identifierUid is already attached to this apartment
  • Identifier identifierUid is already attached to another apartment

Schema
  • error string
Loading...