POST api/v1/properties/address
Request Information
URI Parameters
None.
Body Parameters
ChangeState| Name | Description | Type | Additional information |
|---|---|---|---|
| ids | Collection of globally unique identifier |
None. |
|
| user_id | globally unique identifier |
None. |
|
| state_id | integer |
None. |
|
| parent | CodeList |
None. |
|
| send_notifications | boolean |
None. |
|
| message | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ids": [
"e3512d46-06d1-467f-aa38-6c07572ff036",
"951e4dfd-1e92-47eb-97bc-30bc0e7e0b54"
],
"user_id": "b35a7158-7a38-40ff-8628-0225f58e0d66",
"state_id": 1,
"parent": {
"id": "32d4c41d-fd67-4e60-9317-e66ca2aaef47",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "facb5e15-a758-4e75-a676-373745c7bf55",
"image_id": "e73f417e-fa79-49cc-8e36-fca7a923b329",
"id_user_work_position": "e535d77b-aa27-45d3-b7dc-e87fb4e09fb0",
"id_shift": "d3af4292-1860-44b7-92e3-44d0b3e685be",
"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": "2026-03-06T17:47:36Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "facb5e15-a758-4e75-a676-373745c7bf55",
"image_id": "e73f417e-fa79-49cc-8e36-fca7a923b329",
"id_user_work_position": "e535d77b-aa27-45d3-b7dc-e87fb4e09fb0",
"id_shift": "d3af4292-1860-44b7-92e3-44d0b3e685be",
"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": "2026-03-06T17:47:36Z"
}
}
},
"send_notifications": true,
"message": "sample string 2"
}
application/xml, text/xml
Sample:
<ChangeState xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
<ids xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>e3512d46-06d1-467f-aa38-6c07572ff036</d2p1:guid>
<d2p1:guid>951e4dfd-1e92-47eb-97bc-30bc0e7e0b54</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>32d4c41d-fd67-4e60-9317-e66ca2aaef47</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-06T18:47:36.5182575+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>facb5e15-a758-4e75-a676-373745c7bf55</id>
<id_shift>d3af4292-1860-44b7-92e3-44d0b3e685be</id_shift>
<id_user_work_position>e535d77b-aa27-45d3-b7dc-e87fb4e09fb0</id_user_work_position>
<image_id>e73f417e-fa79-49cc-8e36-fca7a923b329</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-03-06T18:47:36.5182575+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>facb5e15-a758-4e75-a676-373745c7bf55</id>
<id_shift>d3af4292-1860-44b7-92e3-44d0b3e685be</id_shift>
<id_user_work_position>e535d77b-aa27-45d3-b7dc-e87fb4e09fb0</id_user_work_position>
<image_id>e73f417e-fa79-49cc-8e36-fca7a923b329</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</parent>
<send_notifications>true</send_notifications>
<state_id>1</state_id>
<user_id>b35a7158-7a38-40ff-8628-0225f58e0d66</user_id>
</ChangeState>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Country| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| regions | Collection of CodeList |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"name": "sample string 1",
"regions": [
{
"id": "977a4025-29b8-4c2d-99ff-f089649274dd",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
}
}
},
{
"id": "977a4025-29b8-4c2d-99ff-f089649274dd",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "977a4025-29b8-4c2d-99ff-f089649274dd",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
}
}
},
{
"id": "977a4025-29b8-4c2d-99ff-f089649274dd",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a95461c9-375b-45fc-9aaa-753ac62450a1",
"image_id": "4c04c22b-d061-48e5-b185-efd53cb25783",
"id_user_work_position": "c538e4ad-4120-4688-bf35-b7a685f30d4b",
"id_shift": "c1054693-7ee0-4613-bdb3-073edafb3f45",
"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": "2026-03-06T17:47:36Z"
}
}
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfCountry xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
<Country>
<name>sample string 1</name>
<regions>
<CodeList>
<deleted>true</deleted>
<id>977a4025-29b8-4c2d-99ff-f089649274dd</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
<CodeList>
<deleted>true</deleted>
<id>977a4025-29b8-4c2d-99ff-f089649274dd</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
</regions>
</Country>
<Country>
<name>sample string 1</name>
<regions>
<CodeList>
<deleted>true</deleted>
<id>977a4025-29b8-4c2d-99ff-f089649274dd</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
<CodeList>
<deleted>true</deleted>
<id>977a4025-29b8-4c2d-99ff-f089649274dd</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-03-06T18:47:36.5339556+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>a95461c9-375b-45fc-9aaa-753ac62450a1</id>
<id_shift>c1054693-7ee0-4613-bdb3-073edafb3f45</id_shift>
<id_user_work_position>c538e4ad-4120-4688-bf35-b7a685f30d4b</id_user_work_position>
<image_id>4c04c22b-d061-48e5-b185-efd53cb25783</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
</regions>
</Country>
</ArrayOfCountry>