PUT api/v1/units/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
UnitName | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
property | CodeList |
None. |
|
name | string |
None. |
|
state | CodeListSystem |
None. |
|
order_number | integer |
None. |
|
hall | string |
None. |
|
light_height | string |
None. |
|
file | File |
None. |
|
price | decimal number |
None. |
|
available_area_from | decimal number |
None. |
|
is_on_request | boolean |
None. |
|
available_area_to | decimal number |
None. |
|
availability | string |
None. |
|
availability_en | string |
None. |
|
available_now | boolean |
None. |
|
floor | decimal number |
None. |
|
floor_text | string |
None. |
|
floor_text_en | string |
None. |
|
exact_size | decimal number |
None. |
|
available_from | date |
None. |
|
asking_rent_m2 | decimal number |
None. |
|
asking_rent_m2_currency | CodeListSystem |
None. |
|
asking_rent_monthly | decimal number |
None. |
|
asking_rent_monthly_currency | CodeListSystem |
None. |
|
unit_lease_term | CodeListSystem |
None. |
|
unit_category | CodeList |
None. |
|
active | boolean |
None. |
|
deleted | boolean |
Required |
|
system_information | SystemInformation |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": "aaeb7a8c-d94e-48b9-a0e7-2e868e1d24e8", "property": { "id": "6b23ee81-9179-4399-adf0-51f4bd6e8cea", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "7837ce3a-8c67-4e21-910f-bf2a7f9dc773", "image_id": "944a6fd7-84bc-4ca5-ae55-5576b815af8b", "id_user_work_position": "49d13efe-bc3d-4695-b6ba-f77d176c8c9a", "id_shift": "0dcce8c1-b23d-46fb-8093-cb7a92346ac8", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2024-11-21T10:08:32Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "7837ce3a-8c67-4e21-910f-bf2a7f9dc773", "image_id": "944a6fd7-84bc-4ca5-ae55-5576b815af8b", "id_user_work_position": "49d13efe-bc3d-4695-b6ba-f77d176c8c9a", "id_shift": "0dcce8c1-b23d-46fb-8093-cb7a92346ac8", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2024-11-21T10:08:32Z" } } }, "name": "sample string 2", "state": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "order_number": 3, "hall": "sample string 4", "light_height": "sample string 5", "file": { "id": "258a51bd-9589-4a46-8bee-ad9b500155d4", "name": "sample string 2" }, "price": 1.0, "available_area_from": 1.0, "is_on_request": true, "available_area_to": 1.0, "availability": "sample string 7", "availability_en": "sample string 8", "available_now": true, "floor": 1.0, "floor_text": "sample string 10", "floor_text_en": "sample string 11", "exact_size": 1.0, "available_from": "2024-11-21T10:08:32Z", "asking_rent_m2": 1.0, "asking_rent_m2_currency": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "asking_rent_monthly": 1.0, "asking_rent_monthly_currency": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "unit_lease_term": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "unit_category": { "id": "6b23ee81-9179-4399-adf0-51f4bd6e8cea", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "7837ce3a-8c67-4e21-910f-bf2a7f9dc773", "image_id": "944a6fd7-84bc-4ca5-ae55-5576b815af8b", "id_user_work_position": "49d13efe-bc3d-4695-b6ba-f77d176c8c9a", "id_shift": "0dcce8c1-b23d-46fb-8093-cb7a92346ac8", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2024-11-21T10:08:32Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "7837ce3a-8c67-4e21-910f-bf2a7f9dc773", "image_id": "944a6fd7-84bc-4ca5-ae55-5576b815af8b", "id_user_work_position": "49d13efe-bc3d-4695-b6ba-f77d176c8c9a", "id_shift": "0dcce8c1-b23d-46fb-8093-cb7a92346ac8", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2024-11-21T10:08:32Z" } } }, "active": true, "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "7837ce3a-8c67-4e21-910f-bf2a7f9dc773", "image_id": "944a6fd7-84bc-4ca5-ae55-5576b815af8b", "id_user_work_position": "49d13efe-bc3d-4695-b6ba-f77d176c8c9a", "id_shift": "0dcce8c1-b23d-46fb-8093-cb7a92346ac8", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2024-11-21T10:08:32Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "7837ce3a-8c67-4e21-910f-bf2a7f9dc773", "image_id": "944a6fd7-84bc-4ca5-ae55-5576b815af8b", "id_user_work_position": "49d13efe-bc3d-4695-b6ba-f77d176c8c9a", "id_shift": "0dcce8c1-b23d-46fb-8093-cb7a92346ac8", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2024-11-21T10:08:32Z" } } }
application/xml, text/xml
Sample:
<Unit xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models"> <active>true</active> <asking_rent_m2>1</asking_rent_m2> <asking_rent_m2_currency> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </asking_rent_m2_currency> <asking_rent_monthly>1</asking_rent_monthly> <asking_rent_monthly_currency> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </asking_rent_monthly_currency> <availability>sample string 7</availability> <availability_en>sample string 8</availability_en> <available_area_from>1</available_area_from> <available_area_to>1</available_area_to> <available_from>2024-11-21T11:08:32.5907628+01:00</available_from> <available_now>true</available_now> <deleted>true</deleted> <exact_size>1</exact_size> <file> <id>258a51bd-9589-4a46-8bee-ad9b500155d4</id> <name>sample string 2</name> </file> <floor>1</floor> <floor_text>sample string 10</floor_text> <floor_text_en>sample string 11</floor_text_en> <hall>sample string 4</hall> <id>aaeb7a8c-d94e-48b9-a0e7-2e868e1d24e8</id> <is_on_request>true</is_on_request> <light_height>sample string 5</light_height> <name>sample string 2</name> <order_number>3</order_number> <price>1</price> <property> <deleted>true</deleted> <id>6b23ee81-9179-4399-adf0-51f4bd6e8cea</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T11:08:32.5750613+01:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7837ce3a-8c67-4e21-910f-bf2a7f9dc773</id> <id_shift>0dcce8c1-b23d-46fb-8093-cb7a92346ac8</id_shift> <id_user_work_position>49d13efe-bc3d-4695-b6ba-f77d176c8c9a</id_user_work_position> <image_id>944a6fd7-84bc-4ca5-ae55-5576b815af8b</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T11:08:32.5750613+01:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7837ce3a-8c67-4e21-910f-bf2a7f9dc773</id> <id_shift>0dcce8c1-b23d-46fb-8093-cb7a92346ac8</id_shift> <id_user_work_position>49d13efe-bc3d-4695-b6ba-f77d176c8c9a</id_user_work_position> <image_id>944a6fd7-84bc-4ca5-ae55-5576b815af8b</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> </property> <state> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </state> <system_information> <creation> <date>2024-11-21T11:08:32.5750613+01:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7837ce3a-8c67-4e21-910f-bf2a7f9dc773</id> <id_shift>0dcce8c1-b23d-46fb-8093-cb7a92346ac8</id_shift> <id_user_work_position>49d13efe-bc3d-4695-b6ba-f77d176c8c9a</id_user_work_position> <image_id>944a6fd7-84bc-4ca5-ae55-5576b815af8b</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T11:08:32.5750613+01:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7837ce3a-8c67-4e21-910f-bf2a7f9dc773</id> <id_shift>0dcce8c1-b23d-46fb-8093-cb7a92346ac8</id_shift> <id_user_work_position>49d13efe-bc3d-4695-b6ba-f77d176c8c9a</id_user_work_position> <image_id>944a6fd7-84bc-4ca5-ae55-5576b815af8b</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> <unit_category> <deleted>true</deleted> <id>6b23ee81-9179-4399-adf0-51f4bd6e8cea</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T11:08:32.5750613+01:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7837ce3a-8c67-4e21-910f-bf2a7f9dc773</id> <id_shift>0dcce8c1-b23d-46fb-8093-cb7a92346ac8</id_shift> <id_user_work_position>49d13efe-bc3d-4695-b6ba-f77d176c8c9a</id_user_work_position> <image_id>944a6fd7-84bc-4ca5-ae55-5576b815af8b</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T11:08:32.5750613+01:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7837ce3a-8c67-4e21-910f-bf2a7f9dc773</id> <id_shift>0dcce8c1-b23d-46fb-8093-cb7a92346ac8</id_shift> <id_user_work_position>49d13efe-bc3d-4695-b6ba-f77d176c8c9a</id_user_work_position> <image_id>944a6fd7-84bc-4ca5-ae55-5576b815af8b</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> </unit_category> <unit_lease_term> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </unit_lease_term> </Unit>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultName | Description | Type | Additional information |
---|---|---|---|
messages | Collection of ResultMessage |
None. |
|
count_of_errors | integer |
None. |
|
id | Object |
None. |
|
name | string |
None. |
|
data | Object |
None. |
|
url | string |
None. |
|
text | string |
None. |
|
inner_exception | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "messages": [ { "type": 1, "code": 1, "message": "sample string 1", "field": "sample string 2" }, { "type": 1, "code": 1, "message": "sample string 1", "field": "sample string 2" } ], "count_of_errors": 1, "id": {}, "name": "sample string 3", "data": {}, "url": "sample string 5", "text": "sample string 6", "inner_exception": "sample string 7" }
application/xml, text/xml
Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UP.Core.Data"> <count_of_errors>1</count_of_errors> <data /> <id /> <inner_exception>sample string 7</inner_exception> <messages> <ResultMessage> <code>1</code> <field>sample string 2</field> <message>sample string 1</message> <type>1</type> </ResultMessage> <ResultMessage> <code>1</code> <field>sample string 2</field> <message>sample string 1</message> <type>1</type> </ResultMessage> </messages> <name>sample string 3</name> <text>sample string 6</text> <url>sample string 5</url> </Result>