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": [
"1c9b849c-e17e-47a0-90b1-54d7de5b73d2",
"1b902d05-f45a-484b-ac56-ce6bd849fdb7"
],
"user_id": "89911dcd-5309-4dc3-874a-afa09eaf0483",
"state_id": 1,
"parent": {
"id": "df4322fe-ba72-414d-b9e2-dcac8f2287e5",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "9bb794df-0efe-4e7e-bd80-405b7cfe52a2",
"image_id": "bd10b538-a450-4f29-8f9e-3eb82726c905",
"id_user_work_position": "f8b081c2-835c-4d02-8415-1f7bc74934ef",
"id_shift": "cfd30240-eb8c-4a08-b59e-8f4f985a70d0",
"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": "2025-11-28T16:47:11Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "9bb794df-0efe-4e7e-bd80-405b7cfe52a2",
"image_id": "bd10b538-a450-4f29-8f9e-3eb82726c905",
"id_user_work_position": "f8b081c2-835c-4d02-8415-1f7bc74934ef",
"id_shift": "cfd30240-eb8c-4a08-b59e-8f4f985a70d0",
"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": "2025-11-28T16:47:11Z"
}
}
},
"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>1c9b849c-e17e-47a0-90b1-54d7de5b73d2</d2p1:guid>
<d2p1:guid>1b902d05-f45a-484b-ac56-ce6bd849fdb7</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>df4322fe-ba72-414d-b9e2-dcac8f2287e5</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-28T17:47:11.8417684+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>9bb794df-0efe-4e7e-bd80-405b7cfe52a2</id>
<id_shift>cfd30240-eb8c-4a08-b59e-8f4f985a70d0</id_shift>
<id_user_work_position>f8b081c2-835c-4d02-8415-1f7bc74934ef</id_user_work_position>
<image_id>bd10b538-a450-4f29-8f9e-3eb82726c905</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2025-11-28T17:47:11.8417684+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>9bb794df-0efe-4e7e-bd80-405b7cfe52a2</id>
<id_shift>cfd30240-eb8c-4a08-b59e-8f4f985a70d0</id_shift>
<id_user_work_position>f8b081c2-835c-4d02-8415-1f7bc74934ef</id_user_work_position>
<image_id>bd10b538-a450-4f29-8f9e-3eb82726c905</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>89911dcd-5309-4dc3-874a-afa09eaf0483</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": "9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
}
}
},
{
"id": "9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
}
}
},
{
"id": "9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1f66ee7b-ac53-4981-af25-e572b93b561b",
"image_id": "e9517ccd-b833-4cc4-af1e-46c222db9739",
"id_user_work_position": "3659d4a0-47d0-40d5-a81b-66ae23b1403d",
"id_shift": "ef4e13f4-bdf4-4e60-a707-8b617d09c280",
"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": "2025-11-28T16:47:11Z"
}
}
}
]
}
]
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>9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</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>9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</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>9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</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>9b17d1cf-eafa-40fe-bb21-0c7e57e35a5a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2025-11-28T17:47:11.8417684+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>1f66ee7b-ac53-4981-af25-e572b93b561b</id>
<id_shift>ef4e13f4-bdf4-4e60-a707-8b617d09c280</id_shift>
<id_user_work_position>3659d4a0-47d0-40d5-a81b-66ae23b1403d</id_user_work_position>
<image_id>e9517ccd-b833-4cc4-af1e-46c222db9739</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>