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": [
"212eb54c-262f-4083-99aa-ef1a4b1d6451",
"fbef5e2b-176d-4447-baba-87756fb46c19"
],
"user_id": "cccbde09-526d-4b10-b3ac-224196c18c12",
"state_id": 1,
"parent": {
"id": "bc4d6a1c-ce87-4250-99b2-cb5eebf2e9cd",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "618e1253-6474-4eb7-8da3-316c47a513b4",
"image_id": "ca3d0478-fee0-4aab-9cb5-e8a2cd3c5f49",
"id_user_work_position": "0f7cd652-a4ab-414c-93ab-495b042513d1",
"id_shift": "d2797d10-5753-4e03-8b13-43518f534d74",
"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-14T21:41:06Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "618e1253-6474-4eb7-8da3-316c47a513b4",
"image_id": "ca3d0478-fee0-4aab-9cb5-e8a2cd3c5f49",
"id_user_work_position": "0f7cd652-a4ab-414c-93ab-495b042513d1",
"id_shift": "d2797d10-5753-4e03-8b13-43518f534d74",
"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-14T21:41:06Z"
}
}
},
"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>212eb54c-262f-4083-99aa-ef1a4b1d6451</d2p1:guid>
<d2p1:guid>fbef5e2b-176d-4447-baba-87756fb46c19</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>bc4d6a1c-ce87-4250-99b2-cb5eebf2e9cd</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-14T23:41:06.3202952+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>618e1253-6474-4eb7-8da3-316c47a513b4</id>
<id_shift>d2797d10-5753-4e03-8b13-43518f534d74</id_shift>
<id_user_work_position>0f7cd652-a4ab-414c-93ab-495b042513d1</id_user_work_position>
<image_id>ca3d0478-fee0-4aab-9cb5-e8a2cd3c5f49</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-14T23:41:06.3202952+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>618e1253-6474-4eb7-8da3-316c47a513b4</id>
<id_shift>d2797d10-5753-4e03-8b13-43518f534d74</id_shift>
<id_user_work_position>0f7cd652-a4ab-414c-93ab-495b042513d1</id_user_work_position>
<image_id>ca3d0478-fee0-4aab-9cb5-e8a2cd3c5f49</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>cccbde09-526d-4b10-b3ac-224196c18c12</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": "22c365d5-04f6-4886-903f-8a91de2147aa",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
}
}
},
{
"id": "22c365d5-04f6-4886-903f-8a91de2147aa",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "22c365d5-04f6-4886-903f-8a91de2147aa",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
}
}
},
{
"id": "22c365d5-04f6-4886-903f-8a91de2147aa",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "d2398762-2006-4113-84e4-59ae2d974ccc",
"image_id": "32c7369f-21ae-47ad-a9d5-5027aa4aac16",
"id_user_work_position": "7d5b5680-6920-48fd-87f0-d584d2b02cb4",
"id_shift": "af0e38c6-a75c-4962-87b6-20a1c1746ee7",
"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-14T21:41:06Z"
}
}
}
]
}
]
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>22c365d5-04f6-4886-903f-8a91de2147aa</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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>22c365d5-04f6-4886-903f-8a91de2147aa</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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>22c365d5-04f6-4886-903f-8a91de2147aa</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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>22c365d5-04f6-4886-903f-8a91de2147aa</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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-14T23:41:06.3202952+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>d2398762-2006-4113-84e4-59ae2d974ccc</id>
<id_shift>af0e38c6-a75c-4962-87b6-20a1c1746ee7</id_shift>
<id_user_work_position>7d5b5680-6920-48fd-87f0-d584d2b02cb4</id_user_work_position>
<image_id>32c7369f-21ae-47ad-a9d5-5027aa4aac16</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>