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": [
"bc286a5f-a1e9-4930-8fc1-c890090f9230",
"3a5b6ce8-a9c8-4b77-9318-62b42949ab34"
],
"user_id": "5936b52b-adc3-4335-977e-c206c32b8814",
"state_id": 1,
"parent": {
"id": "e90b3102-914c-4fa9-bcd5-3b93534b32b4",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "edd8ee18-d1ff-459f-ad9e-4e9bd6837505",
"image_id": "85a29b34-bb09-4fce-a59d-5f892564362d",
"id_user_work_position": "bea197d5-b8e2-44c7-a92a-1c6b9e421729",
"id_shift": "defed89f-218b-4e77-abe6-d6fdf1450fd4",
"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-13T18:46:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "edd8ee18-d1ff-459f-ad9e-4e9bd6837505",
"image_id": "85a29b34-bb09-4fce-a59d-5f892564362d",
"id_user_work_position": "bea197d5-b8e2-44c7-a92a-1c6b9e421729",
"id_shift": "defed89f-218b-4e77-abe6-d6fdf1450fd4",
"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-13T18:46:34Z"
}
}
},
"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>bc286a5f-a1e9-4930-8fc1-c890090f9230</d2p1:guid>
<d2p1:guid>3a5b6ce8-a9c8-4b77-9318-62b42949ab34</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>e90b3102-914c-4fa9-bcd5-3b93534b32b4</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-13T20:46:34.9558284+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>edd8ee18-d1ff-459f-ad9e-4e9bd6837505</id>
<id_shift>defed89f-218b-4e77-abe6-d6fdf1450fd4</id_shift>
<id_user_work_position>bea197d5-b8e2-44c7-a92a-1c6b9e421729</id_user_work_position>
<image_id>85a29b34-bb09-4fce-a59d-5f892564362d</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-13T20:46:34.9558284+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>edd8ee18-d1ff-459f-ad9e-4e9bd6837505</id>
<id_shift>defed89f-218b-4e77-abe6-d6fdf1450fd4</id_shift>
<id_user_work_position>bea197d5-b8e2-44c7-a92a-1c6b9e421729</id_user_work_position>
<image_id>85a29b34-bb09-4fce-a59d-5f892564362d</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>5936b52b-adc3-4335-977e-c206c32b8814</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": "669faa8d-a13f-482c-b878-774f50dfad00",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
}
}
},
{
"id": "669faa8d-a13f-482c-b878-774f50dfad00",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "669faa8d-a13f-482c-b878-774f50dfad00",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
}
}
},
{
"id": "669faa8d-a13f-482c-b878-774f50dfad00",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "47461515-0540-421b-a5a1-f722eaee088d",
"image_id": "6cc32763-b1ec-4f5d-bd39-f46022924521",
"id_user_work_position": "584ca820-83ef-4ba3-8da1-20aae5b21aeb",
"id_shift": "21bdbe34-6974-452a-8e99-e1bd6730c050",
"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-13T18:46:34Z"
}
}
}
]
}
]
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>669faa8d-a13f-482c-b878-774f50dfad00</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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>669faa8d-a13f-482c-b878-774f50dfad00</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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>669faa8d-a13f-482c-b878-774f50dfad00</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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>669faa8d-a13f-482c-b878-774f50dfad00</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-04-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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-13T20:46:34.9710286+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>47461515-0540-421b-a5a1-f722eaee088d</id>
<id_shift>21bdbe34-6974-452a-8e99-e1bd6730c050</id_shift>
<id_user_work_position>584ca820-83ef-4ba3-8da1-20aae5b21aeb</id_user_work_position>
<image_id>6cc32763-b1ec-4f5d-bd39-f46022924521</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>