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": [
"368a7221-1f9b-48d9-b7c4-65ad04be9aa7",
"9164965a-7076-4b9f-a939-f79e18bb0997"
],
"user_id": "a059c85b-3d53-4c48-b16a-a66f8f005f92",
"state_id": 1,
"parent": {
"id": "1992433e-c90d-4865-b757-4d979f98dd11",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "e2bf6707-36e3-42bf-8dd1-92417f09f16d",
"image_id": "4de27463-e41b-43a2-ae6a-4b9f9062ba04",
"id_user_work_position": "4d19f784-588b-43d8-888d-82d08fbaeb60",
"id_shift": "8f56a646-5ed0-4be9-81fa-0e04a2e4ae1c",
"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-06-09T15:38:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "e2bf6707-36e3-42bf-8dd1-92417f09f16d",
"image_id": "4de27463-e41b-43a2-ae6a-4b9f9062ba04",
"id_user_work_position": "4d19f784-588b-43d8-888d-82d08fbaeb60",
"id_shift": "8f56a646-5ed0-4be9-81fa-0e04a2e4ae1c",
"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-06-09T15:38:34Z"
}
}
},
"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>368a7221-1f9b-48d9-b7c4-65ad04be9aa7</d2p1:guid>
<d2p1:guid>9164965a-7076-4b9f-a939-f79e18bb0997</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>1992433e-c90d-4865-b757-4d979f98dd11</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-06-09T17:38:34.477755+02: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>e2bf6707-36e3-42bf-8dd1-92417f09f16d</id>
<id_shift>8f56a646-5ed0-4be9-81fa-0e04a2e4ae1c</id_shift>
<id_user_work_position>4d19f784-588b-43d8-888d-82d08fbaeb60</id_user_work_position>
<image_id>4de27463-e41b-43a2-ae6a-4b9f9062ba04</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-06-09T17:38:34.477755+02: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>e2bf6707-36e3-42bf-8dd1-92417f09f16d</id>
<id_shift>8f56a646-5ed0-4be9-81fa-0e04a2e4ae1c</id_shift>
<id_user_work_position>4d19f784-588b-43d8-888d-82d08fbaeb60</id_user_work_position>
<image_id>4de27463-e41b-43a2-ae6a-4b9f9062ba04</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>a059c85b-3d53-4c48-b16a-a66f8f005f92</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": "5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
}
}
},
{
"id": "5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
}
}
},
{
"id": "5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0aa4459b-8d0a-409e-99ca-f62078f0fe7e",
"image_id": "0616a34e-cd50-4cf5-ade0-68528f668d53",
"id_user_work_position": "0e2e3a43-3dac-46e8-ad46-17f49672fe13",
"id_shift": "cfda913f-381e-48d5-9c41-886b13405120",
"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-06-09T15:38:34Z"
}
}
}
]
}
]
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>5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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>5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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>5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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>5c2f17d2-eba4-4fe3-99e5-9a0d7bed4a24</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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-06-09T17:38:34.5243826+02: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>0aa4459b-8d0a-409e-99ca-f62078f0fe7e</id>
<id_shift>cfda913f-381e-48d5-9c41-886b13405120</id_shift>
<id_user_work_position>0e2e3a43-3dac-46e8-ad46-17f49672fe13</id_user_work_position>
<image_id>0616a34e-cd50-4cf5-ade0-68528f668d53</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>