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": [
"503c5d10-9ca2-4e6c-ad09-bfacebc3f1bf",
"c1f905b9-f25c-4045-97d0-49c49d04e7ce"
],
"user_id": "cf4fd641-4332-4df1-854c-0138857158b9",
"state_id": 1,
"parent": {
"id": "367e24d9-fbd1-48dd-b3a3-72c38dadae02",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "806ed01e-d76a-4696-805b-0c1db24b71ab",
"image_id": "aef3ecf5-775d-4519-89d1-3a0077309efc",
"id_user_work_position": "61c3e0d9-ac82-4186-9c13-18f0578a69c4",
"id_shift": "7b132289-fcae-47e2-9958-1c2c5012ef5e",
"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-01-18T09:59:16Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "806ed01e-d76a-4696-805b-0c1db24b71ab",
"image_id": "aef3ecf5-775d-4519-89d1-3a0077309efc",
"id_user_work_position": "61c3e0d9-ac82-4186-9c13-18f0578a69c4",
"id_shift": "7b132289-fcae-47e2-9958-1c2c5012ef5e",
"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-01-18T09:59:16Z"
}
}
},
"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>503c5d10-9ca2-4e6c-ad09-bfacebc3f1bf</d2p1:guid>
<d2p1:guid>c1f905b9-f25c-4045-97d0-49c49d04e7ce</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>367e24d9-fbd1-48dd-b3a3-72c38dadae02</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-18T10:59:16.1780224+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>806ed01e-d76a-4696-805b-0c1db24b71ab</id>
<id_shift>7b132289-fcae-47e2-9958-1c2c5012ef5e</id_shift>
<id_user_work_position>61c3e0d9-ac82-4186-9c13-18f0578a69c4</id_user_work_position>
<image_id>aef3ecf5-775d-4519-89d1-3a0077309efc</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-01-18T10:59:16.1780224+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>806ed01e-d76a-4696-805b-0c1db24b71ab</id>
<id_shift>7b132289-fcae-47e2-9958-1c2c5012ef5e</id_shift>
<id_user_work_position>61c3e0d9-ac82-4186-9c13-18f0578a69c4</id_user_work_position>
<image_id>aef3ecf5-775d-4519-89d1-3a0077309efc</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>cf4fd641-4332-4df1-854c-0138857158b9</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": "f80339c3-480a-47fa-96a0-50494df1ac62",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
}
}
},
{
"id": "f80339c3-480a-47fa-96a0-50494df1ac62",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "f80339c3-480a-47fa-96a0-50494df1ac62",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
}
}
},
{
"id": "f80339c3-480a-47fa-96a0-50494df1ac62",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c4983566-4f3f-441a-845a-f4341e0044f3",
"image_id": "070b1a35-6abd-4626-a874-17bc5e7b2185",
"id_user_work_position": "2f6ecc05-ed74-47ec-87e2-3406450c63b8",
"id_shift": "bcc5b767-41ea-42a1-9b83-0528e7dd9290",
"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-01-18T09:59:16Z"
}
}
}
]
}
]
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>f80339c3-480a-47fa-96a0-50494df1ac62</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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>f80339c3-480a-47fa-96a0-50494df1ac62</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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>f80339c3-480a-47fa-96a0-50494df1ac62</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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>f80339c3-480a-47fa-96a0-50494df1ac62</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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-01-18T10:59:16.3030027+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>c4983566-4f3f-441a-845a-f4341e0044f3</id>
<id_shift>bcc5b767-41ea-42a1-9b83-0528e7dd9290</id_shift>
<id_user_work_position>2f6ecc05-ed74-47ec-87e2-3406450c63b8</id_user_work_position>
<image_id>070b1a35-6abd-4626-a874-17bc5e7b2185</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>