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": [
"2c924ca7-5d12-47b5-bd4f-df26d5352f6a",
"5d3e2d13-ccd8-4774-94a6-e605e81bafba"
],
"user_id": "8072a842-722b-4fea-9ca9-eaf8ed142d2e",
"state_id": 1,
"parent": {
"id": "f534991e-7806-4855-a2de-7bc4ed35e17a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "6cd14276-3c21-4fb1-b1b9-05e594ec5928",
"image_id": "ca7c3b06-2b61-4a05-ae11-2320283aa0d2",
"id_user_work_position": "f5fc5f86-4ae9-4d5e-b9e9-dd72b09b28b2",
"id_shift": "59c925f4-8d32-4065-b56b-40d30e5ef4e9",
"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-22T02:59:49Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "6cd14276-3c21-4fb1-b1b9-05e594ec5928",
"image_id": "ca7c3b06-2b61-4a05-ae11-2320283aa0d2",
"id_user_work_position": "f5fc5f86-4ae9-4d5e-b9e9-dd72b09b28b2",
"id_shift": "59c925f4-8d32-4065-b56b-40d30e5ef4e9",
"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-22T02:59:49Z"
}
}
},
"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>2c924ca7-5d12-47b5-bd4f-df26d5352f6a</d2p1:guid>
<d2p1:guid>5d3e2d13-ccd8-4774-94a6-e605e81bafba</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>f534991e-7806-4855-a2de-7bc4ed35e17a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-22T03:59:49.6832893+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>6cd14276-3c21-4fb1-b1b9-05e594ec5928</id>
<id_shift>59c925f4-8d32-4065-b56b-40d30e5ef4e9</id_shift>
<id_user_work_position>f5fc5f86-4ae9-4d5e-b9e9-dd72b09b28b2</id_user_work_position>
<image_id>ca7c3b06-2b61-4a05-ae11-2320283aa0d2</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-22T03:59:49.6832893+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>6cd14276-3c21-4fb1-b1b9-05e594ec5928</id>
<id_shift>59c925f4-8d32-4065-b56b-40d30e5ef4e9</id_shift>
<id_user_work_position>f5fc5f86-4ae9-4d5e-b9e9-dd72b09b28b2</id_user_work_position>
<image_id>ca7c3b06-2b61-4a05-ae11-2320283aa0d2</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>8072a842-722b-4fea-9ca9-eaf8ed142d2e</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": "4dc66603-475f-42b2-9a92-a0d39087562a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
}
}
},
{
"id": "4dc66603-475f-42b2-9a92-a0d39087562a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "4dc66603-475f-42b2-9a92-a0d39087562a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
}
}
},
{
"id": "4dc66603-475f-42b2-9a92-a0d39087562a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "176fe3f2-d5dc-4fb8-b143-8934db0f62ac",
"image_id": "0305d419-215b-49ac-9629-82c9b649b7d0",
"id_user_work_position": "7ef575fc-5499-46ed-bec5-76025dc9a2e1",
"id_shift": "ed910622-32a9-49dc-9cf8-20120e54486d",
"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-22T02:59:49Z"
}
}
}
]
}
]
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>4dc66603-475f-42b2-9a92-a0d39087562a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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>4dc66603-475f-42b2-9a92-a0d39087562a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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>4dc66603-475f-42b2-9a92-a0d39087562a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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>4dc66603-475f-42b2-9a92-a0d39087562a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-03-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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-22T03:59:49.7460325+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>176fe3f2-d5dc-4fb8-b143-8934db0f62ac</id>
<id_shift>ed910622-32a9-49dc-9cf8-20120e54486d</id_shift>
<id_user_work_position>7ef575fc-5499-46ed-bec5-76025dc9a2e1</id_user_work_position>
<image_id>0305d419-215b-49ac-9629-82c9b649b7d0</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>