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": [
"484c9aac-7199-45cf-afa1-6b531e6117af",
"0ee179f4-291c-44cd-baa2-bb6df2fc6623"
],
"user_id": "83e3b051-777f-4fc6-8a1c-a5f58069634d",
"state_id": 1,
"parent": {
"id": "173e2dcd-cf33-4b23-a765-eec59246de6c",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "fdb1759e-deb0-485d-bc2f-37e6a0305ac4",
"image_id": "33fac872-5e77-4f45-ae7f-ba8fcfdbba1c",
"id_user_work_position": "04d36788-38d5-4736-8107-e539dee5e6c2",
"id_shift": "c3710b62-f704-402f-a43e-e275ff3f52c2",
"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-07-31T14:57:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "fdb1759e-deb0-485d-bc2f-37e6a0305ac4",
"image_id": "33fac872-5e77-4f45-ae7f-ba8fcfdbba1c",
"id_user_work_position": "04d36788-38d5-4736-8107-e539dee5e6c2",
"id_shift": "c3710b62-f704-402f-a43e-e275ff3f52c2",
"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-07-31T14:57:26Z"
}
}
},
"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>484c9aac-7199-45cf-afa1-6b531e6117af</d2p1:guid>
<d2p1:guid>0ee179f4-291c-44cd-baa2-bb6df2fc6623</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>173e2dcd-cf33-4b23-a765-eec59246de6c</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-07-31T16:57:26.7475963+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>fdb1759e-deb0-485d-bc2f-37e6a0305ac4</id>
<id_shift>c3710b62-f704-402f-a43e-e275ff3f52c2</id_shift>
<id_user_work_position>04d36788-38d5-4736-8107-e539dee5e6c2</id_user_work_position>
<image_id>33fac872-5e77-4f45-ae7f-ba8fcfdbba1c</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-07-31T16:57:26.7475963+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>fdb1759e-deb0-485d-bc2f-37e6a0305ac4</id>
<id_shift>c3710b62-f704-402f-a43e-e275ff3f52c2</id_shift>
<id_user_work_position>04d36788-38d5-4736-8107-e539dee5e6c2</id_user_work_position>
<image_id>33fac872-5e77-4f45-ae7f-ba8fcfdbba1c</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>83e3b051-777f-4fc6-8a1c-a5f58069634d</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": "31b59357-b3bd-4560-b7d6-773ceb05635b",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
}
}
},
{
"id": "31b59357-b3bd-4560-b7d6-773ceb05635b",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "31b59357-b3bd-4560-b7d6-773ceb05635b",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
}
}
},
{
"id": "31b59357-b3bd-4560-b7d6-773ceb05635b",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "29b65693-728e-4a20-ae3b-e82b01147291",
"image_id": "72db98f5-e7fe-46e6-90bd-38346a74d115",
"id_user_work_position": "e51b8563-5cbf-497c-bb56-5309f1abfda9",
"id_shift": "0f887dcf-fe15-40b2-a366-861602b7ab51",
"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-07-31T14:57:26Z"
}
}
}
]
}
]
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>31b59357-b3bd-4560-b7d6-773ceb05635b</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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>31b59357-b3bd-4560-b7d6-773ceb05635b</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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>31b59357-b3bd-4560-b7d6-773ceb05635b</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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>31b59357-b3bd-4560-b7d6-773ceb05635b</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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-07-31T16:57:26.7629855+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>29b65693-728e-4a20-ae3b-e82b01147291</id>
<id_shift>0f887dcf-fe15-40b2-a366-861602b7ab51</id_shift>
<id_user_work_position>e51b8563-5cbf-497c-bb56-5309f1abfda9</id_user_work_position>
<image_id>72db98f5-e7fe-46e6-90bd-38346a74d115</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>