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": [
"839f3df1-eeef-461d-b4d2-8fe0f02740a2",
"f02e3dd9-5f1b-423c-a5d3-ba9181ebe632"
],
"user_id": "2e904b41-412a-46da-9612-6fbd48e4c294",
"state_id": 1,
"parent": {
"id": "6ed07c45-d0bf-4d77-8595-b8d005e23d7b",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "34269bfb-5d20-454f-b0eb-e1b2b3157f73",
"image_id": "619381e1-2539-4c43-886c-3882318d4309",
"id_user_work_position": "14ea4dcc-fe59-40b0-8158-09eeceef6679",
"id_shift": "14fc0402-675a-4ced-9347-49176da051fe",
"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-24T00:49:09Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "34269bfb-5d20-454f-b0eb-e1b2b3157f73",
"image_id": "619381e1-2539-4c43-886c-3882318d4309",
"id_user_work_position": "14ea4dcc-fe59-40b0-8158-09eeceef6679",
"id_shift": "14fc0402-675a-4ced-9347-49176da051fe",
"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-24T00:49:09Z"
}
}
},
"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>839f3df1-eeef-461d-b4d2-8fe0f02740a2</d2p1:guid>
<d2p1:guid>f02e3dd9-5f1b-423c-a5d3-ba9181ebe632</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>6ed07c45-d0bf-4d77-8595-b8d005e23d7b</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-24T02:49:09.9614278+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>34269bfb-5d20-454f-b0eb-e1b2b3157f73</id>
<id_shift>14fc0402-675a-4ced-9347-49176da051fe</id_shift>
<id_user_work_position>14ea4dcc-fe59-40b0-8158-09eeceef6679</id_user_work_position>
<image_id>619381e1-2539-4c43-886c-3882318d4309</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-24T02:49:09.9614278+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>34269bfb-5d20-454f-b0eb-e1b2b3157f73</id>
<id_shift>14fc0402-675a-4ced-9347-49176da051fe</id_shift>
<id_user_work_position>14ea4dcc-fe59-40b0-8158-09eeceef6679</id_user_work_position>
<image_id>619381e1-2539-4c43-886c-3882318d4309</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>2e904b41-412a-46da-9612-6fbd48e4c294</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": "de5a317a-cbd5-4c1c-bbca-15ffe1eca895",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
}
}
},
{
"id": "de5a317a-cbd5-4c1c-bbca-15ffe1eca895",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "de5a317a-cbd5-4c1c-bbca-15ffe1eca895",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
}
}
},
{
"id": "de5a317a-cbd5-4c1c-bbca-15ffe1eca895",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "bf2835d3-01d2-4683-a5db-6b31336b610a",
"image_id": "3bc4c4dd-7446-4ca4-b3a3-324379850a9e",
"id_user_work_position": "1c72c5be-1ec0-4364-8093-5758850b7fd0",
"id_shift": "bf3a161c-88b5-42ce-b741-3d1b61b4d3b2",
"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-24T00:49:09Z"
}
}
}
]
}
]
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>de5a317a-cbd5-4c1c-bbca-15ffe1eca895</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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>de5a317a-cbd5-4c1c-bbca-15ffe1eca895</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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>de5a317a-cbd5-4c1c-bbca-15ffe1eca895</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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>de5a317a-cbd5-4c1c-bbca-15ffe1eca895</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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-24T02:49:09.9614278+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>bf2835d3-01d2-4683-a5db-6b31336b610a</id>
<id_shift>bf3a161c-88b5-42ce-b741-3d1b61b4d3b2</id_shift>
<id_user_work_position>1c72c5be-1ec0-4364-8093-5758850b7fd0</id_user_work_position>
<image_id>3bc4c4dd-7446-4ca4-b3a3-324379850a9e</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>