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": [
"8784c1aa-258d-4c4c-877c-4808af976649",
"42f98a57-2cc3-4f78-9e79-9f3367a2c109"
],
"user_id": "7d754c9f-95b1-460c-a66a-1bd7261bd0ce",
"state_id": 1,
"parent": {
"id": "2a408a8a-60b6-42d5-b7fc-757f84bb80c5",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a13e267f-abc6-4b76-9d03-659c398dd591",
"image_id": "f07d617e-eec8-4f24-aca7-ac259c2eef71",
"id_user_work_position": "b90221f0-c6c8-4db1-9130-ab80a954ee4f",
"id_shift": "b6ebebce-5bc8-4647-95cf-987f95b16b1b",
"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-04-30T02:11:23Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a13e267f-abc6-4b76-9d03-659c398dd591",
"image_id": "f07d617e-eec8-4f24-aca7-ac259c2eef71",
"id_user_work_position": "b90221f0-c6c8-4db1-9130-ab80a954ee4f",
"id_shift": "b6ebebce-5bc8-4647-95cf-987f95b16b1b",
"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-04-30T02:11:23Z"
}
}
},
"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>8784c1aa-258d-4c4c-877c-4808af976649</d2p1:guid>
<d2p1:guid>42f98a57-2cc3-4f78-9e79-9f3367a2c109</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>2a408a8a-60b6-42d5-b7fc-757f84bb80c5</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-30T04:11:23.1324815+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>a13e267f-abc6-4b76-9d03-659c398dd591</id>
<id_shift>b6ebebce-5bc8-4647-95cf-987f95b16b1b</id_shift>
<id_user_work_position>b90221f0-c6c8-4db1-9130-ab80a954ee4f</id_user_work_position>
<image_id>f07d617e-eec8-4f24-aca7-ac259c2eef71</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-04-30T04:11:23.1324815+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>a13e267f-abc6-4b76-9d03-659c398dd591</id>
<id_shift>b6ebebce-5bc8-4647-95cf-987f95b16b1b</id_shift>
<id_user_work_position>b90221f0-c6c8-4db1-9130-ab80a954ee4f</id_user_work_position>
<image_id>f07d617e-eec8-4f24-aca7-ac259c2eef71</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>7d754c9f-95b1-460c-a66a-1bd7261bd0ce</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": "d1105a93-5581-4c56-8edc-eb23ba735d4e",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
}
}
},
{
"id": "d1105a93-5581-4c56-8edc-eb23ba735d4e",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "d1105a93-5581-4c56-8edc-eb23ba735d4e",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
}
}
},
{
"id": "d1105a93-5581-4c56-8edc-eb23ba735d4e",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c01d0af0-ef48-4e7e-90ed-78c300c38db6",
"image_id": "ba11c14c-26b3-4973-a0cb-57b70ef70082",
"id_user_work_position": "86303144-f049-43d6-86a5-28894deb5a07",
"id_shift": "e79d1042-84d7-41f3-8dcf-110621c18425",
"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-04-30T02:11:23Z"
}
}
}
]
}
]
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>d1105a93-5581-4c56-8edc-eb23ba735d4e</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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>d1105a93-5581-4c56-8edc-eb23ba735d4e</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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>d1105a93-5581-4c56-8edc-eb23ba735d4e</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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>d1105a93-5581-4c56-8edc-eb23ba735d4e</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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-04-30T04:11:23.1324815+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>c01d0af0-ef48-4e7e-90ed-78c300c38db6</id>
<id_shift>e79d1042-84d7-41f3-8dcf-110621c18425</id_shift>
<id_user_work_position>86303144-f049-43d6-86a5-28894deb5a07</id_user_work_position>
<image_id>ba11c14c-26b3-4973-a0cb-57b70ef70082</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>