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": [
"072d6381-9bca-49f0-9637-b1ecdb1d22dd",
"55fc0196-5b3e-4184-b33c-1cf2ffc3a8a0"
],
"user_id": "e40ce6f4-ab6f-45c9-a6d2-2405c97321c6",
"state_id": 1,
"parent": {
"id": "621344e7-f5db-4891-8cfc-c20a71208988",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "48264541-fe94-424a-97ed-9ca21a129003",
"image_id": "ad35b309-d817-4467-9376-653c4194d59a",
"id_user_work_position": "8313864a-8cc4-4a5c-82ca-5aa6871fd569",
"id_shift": "85c13832-d508-40fd-b553-0f0807e9c4a6",
"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-27T17:24:27Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "48264541-fe94-424a-97ed-9ca21a129003",
"image_id": "ad35b309-d817-4467-9376-653c4194d59a",
"id_user_work_position": "8313864a-8cc4-4a5c-82ca-5aa6871fd569",
"id_shift": "85c13832-d508-40fd-b553-0f0807e9c4a6",
"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-27T17:24:27Z"
}
}
},
"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>072d6381-9bca-49f0-9637-b1ecdb1d22dd</d2p1:guid>
<d2p1:guid>55fc0196-5b3e-4184-b33c-1cf2ffc3a8a0</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>621344e7-f5db-4891-8cfc-c20a71208988</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-27T18:24:27.3102744+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>48264541-fe94-424a-97ed-9ca21a129003</id>
<id_shift>85c13832-d508-40fd-b553-0f0807e9c4a6</id_shift>
<id_user_work_position>8313864a-8cc4-4a5c-82ca-5aa6871fd569</id_user_work_position>
<image_id>ad35b309-d817-4467-9376-653c4194d59a</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-27T18:24:27.3102744+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>48264541-fe94-424a-97ed-9ca21a129003</id>
<id_shift>85c13832-d508-40fd-b553-0f0807e9c4a6</id_shift>
<id_user_work_position>8313864a-8cc4-4a5c-82ca-5aa6871fd569</id_user_work_position>
<image_id>ad35b309-d817-4467-9376-653c4194d59a</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>e40ce6f4-ab6f-45c9-a6d2-2405c97321c6</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": "5b66d966-2cb2-46af-8843-e30e04eff3e3",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
}
}
},
{
"id": "5b66d966-2cb2-46af-8843-e30e04eff3e3",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "5b66d966-2cb2-46af-8843-e30e04eff3e3",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
}
}
},
{
"id": "5b66d966-2cb2-46af-8843-e30e04eff3e3",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "63e36fba-63c7-46fb-bca2-4da8db145564",
"image_id": "b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0",
"id_user_work_position": "c57e1440-3a91-4662-9192-607a2062b286",
"id_shift": "0ab33615-1226-4fde-889d-9e3a7581b47c",
"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-27T17:24:27Z"
}
}
}
]
}
]
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>5b66d966-2cb2-46af-8843-e30e04eff3e3</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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>5b66d966-2cb2-46af-8843-e30e04eff3e3</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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>5b66d966-2cb2-46af-8843-e30e04eff3e3</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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>5b66d966-2cb2-46af-8843-e30e04eff3e3</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-11-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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-27T18:24:27.3725701+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>63e36fba-63c7-46fb-bca2-4da8db145564</id>
<id_shift>0ab33615-1226-4fde-889d-9e3a7581b47c</id_shift>
<id_user_work_position>c57e1440-3a91-4662-9192-607a2062b286</id_user_work_position>
<image_id>b9761dc0-6ded-4e34-86ed-b8ff0d1c2cb0</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>