ποΈ Create Apartment Entity
Creates Apartment Entity. The `uid` value returned in the response can be used as the `apartmentUid` parameter in next requests:
ποΈ Get Apartment Entity detailed information
Returns Apartment Entity detailed information.
ποΈ Update Apartment Entity information
Update Apartment Entity base information
ποΈ Delete Apartment Entity
Delete Apartment Entity and detaches all identifiers attached to this apartment
ποΈ Attach identifier to apartment
Create a relation between the identifier and the apartment entities.
ποΈ Detach identifier from apartment
Delete a relation between the identifier and the apartment entities
ποΈ Get Apartments list
Return Apartments entities detailed list with used pagination, filter, and sort options
ποΈ Delete multiple apartment items
Delete multiple apartment items by their uids
ποΈ Create/update multiple Apartment Entities with `link_id`
Create/update multiple Apartment Entities with `link_id`.
ποΈ Delete multiple Apartment Entities with link_id
Delete multiple Apartment Entities with `link_id`.
ποΈ Get multiple Apartment Entities with `link_id`
Get multiple Apartment Entities with `link_id`.