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": [
"c87fe502-4505-4b76-a71e-ac860c552668",
"78730c45-7b21-4005-aa60-54a13cd72f9a"
],
"user_id": "c46ce393-2e3c-4f1f-b94d-12f2ada25ea9",
"state_id": 1,
"parent": {
"id": "4c6ed45a-6bfc-41b5-bfac-d429e8bf067a",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a8b77db9-0aa0-4bfa-8ca5-e203ddfff537",
"image_id": "eb330d74-49bd-494b-b61c-a3109f595aab",
"id_user_work_position": "e3158c33-a87f-49f5-9a26-95a697c79d5c",
"id_shift": "1fe1c8ca-98dc-4d9e-9dd2-77a98bb6a0fb",
"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-05-01T03:18:29Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "a8b77db9-0aa0-4bfa-8ca5-e203ddfff537",
"image_id": "eb330d74-49bd-494b-b61c-a3109f595aab",
"id_user_work_position": "e3158c33-a87f-49f5-9a26-95a697c79d5c",
"id_shift": "1fe1c8ca-98dc-4d9e-9dd2-77a98bb6a0fb",
"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-05-01T03:18:29Z"
}
}
},
"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>c87fe502-4505-4b76-a71e-ac860c552668</d2p1:guid>
<d2p1:guid>78730c45-7b21-4005-aa60-54a13cd72f9a</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>4c6ed45a-6bfc-41b5-bfac-d429e8bf067a</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-01T05:18:29.8322412+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>a8b77db9-0aa0-4bfa-8ca5-e203ddfff537</id>
<id_shift>1fe1c8ca-98dc-4d9e-9dd2-77a98bb6a0fb</id_shift>
<id_user_work_position>e3158c33-a87f-49f5-9a26-95a697c79d5c</id_user_work_position>
<image_id>eb330d74-49bd-494b-b61c-a3109f595aab</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-05-01T05:18:29.8322412+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>a8b77db9-0aa0-4bfa-8ca5-e203ddfff537</id>
<id_shift>1fe1c8ca-98dc-4d9e-9dd2-77a98bb6a0fb</id_shift>
<id_user_work_position>e3158c33-a87f-49f5-9a26-95a697c79d5c</id_user_work_position>
<image_id>eb330d74-49bd-494b-b61c-a3109f595aab</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>c46ce393-2e3c-4f1f-b94d-12f2ada25ea9</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": "ca1a2180-3c68-4e2f-95bf-094685e3b5c1",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
}
}
},
{
"id": "ca1a2180-3c68-4e2f-95bf-094685e3b5c1",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "ca1a2180-3c68-4e2f-95bf-094685e3b5c1",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
}
}
},
{
"id": "ca1a2180-3c68-4e2f-95bf-094685e3b5c1",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "678bb6dd-5abf-44a0-aa2f-07728c745020",
"image_id": "49b057b4-b091-46b5-b1aa-ae75441178ab",
"id_user_work_position": "5f866ff6-4eed-4058-8cc8-8d685773fedf",
"id_shift": "7c33541a-82b3-43a7-a280-e8931246ffb4",
"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-05-01T03:18:29Z"
}
}
}
]
}
]
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>ca1a2180-3c68-4e2f-95bf-094685e3b5c1</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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>ca1a2180-3c68-4e2f-95bf-094685e3b5c1</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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>ca1a2180-3c68-4e2f-95bf-094685e3b5c1</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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>ca1a2180-3c68-4e2f-95bf-094685e3b5c1</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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-05-01T05:18:29.8322412+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>678bb6dd-5abf-44a0-aa2f-07728c745020</id>
<id_shift>7c33541a-82b3-43a7-a280-e8931246ffb4</id_shift>
<id_user_work_position>5f866ff6-4eed-4058-8cc8-8d685773fedf</id_user_work_position>
<image_id>49b057b4-b091-46b5-b1aa-ae75441178ab</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>