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": [
"564dd7c8-0a25-4f23-b4a8-a05787bf62a5",
"247a3c27-68cb-46a4-9763-297f4ca70c91"
],
"user_id": "4908ad45-d585-49d7-9a86-5340428b9ada",
"state_id": 1,
"parent": {
"id": "42838912-f16d-4c1f-b2c7-24ff6905a00b",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1334e5c7-e458-4583-b2bd-db24fb4c0334",
"image_id": "6771c647-848a-4522-a849-ea58c10ccf52",
"id_user_work_position": "b9839447-f355-4e04-8ac2-17ae97906e38",
"id_shift": "0dea3955-fa3a-4a5d-a8da-5243770b93c5",
"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-02-24T05:55:30Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "1334e5c7-e458-4583-b2bd-db24fb4c0334",
"image_id": "6771c647-848a-4522-a849-ea58c10ccf52",
"id_user_work_position": "b9839447-f355-4e04-8ac2-17ae97906e38",
"id_shift": "0dea3955-fa3a-4a5d-a8da-5243770b93c5",
"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-02-24T05:55:30Z"
}
}
},
"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>564dd7c8-0a25-4f23-b4a8-a05787bf62a5</d2p1:guid>
<d2p1:guid>247a3c27-68cb-46a4-9763-297f4ca70c91</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>42838912-f16d-4c1f-b2c7-24ff6905a00b</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-24T06:55:30.2476081+01: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>1334e5c7-e458-4583-b2bd-db24fb4c0334</id>
<id_shift>0dea3955-fa3a-4a5d-a8da-5243770b93c5</id_shift>
<id_user_work_position>b9839447-f355-4e04-8ac2-17ae97906e38</id_user_work_position>
<image_id>6771c647-848a-4522-a849-ea58c10ccf52</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-02-24T06:55:30.2476081+01: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>1334e5c7-e458-4583-b2bd-db24fb4c0334</id>
<id_shift>0dea3955-fa3a-4a5d-a8da-5243770b93c5</id_shift>
<id_user_work_position>b9839447-f355-4e04-8ac2-17ae97906e38</id_user_work_position>
<image_id>6771c647-848a-4522-a849-ea58c10ccf52</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>4908ad45-d585-49d7-9a86-5340428b9ada</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": "0d332c72-da2a-4aea-91d2-ad26b0eae3ca",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
}
}
},
{
"id": "0d332c72-da2a-4aea-91d2-ad26b0eae3ca",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "0d332c72-da2a-4aea-91d2-ad26b0eae3ca",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
}
}
},
{
"id": "0d332c72-da2a-4aea-91d2-ad26b0eae3ca",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "10103500-2cc6-4b28-948e-f9e68fb340cd",
"image_id": "03b68fc5-3b8c-464c-af3b-e607aaf4acc0",
"id_user_work_position": "f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8",
"id_shift": "e937f784-74a5-4b66-b33d-d7144de8e684",
"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-02-24T05:55:30Z"
}
}
}
]
}
]
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>0d332c72-da2a-4aea-91d2-ad26b0eae3ca</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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>0d332c72-da2a-4aea-91d2-ad26b0eae3ca</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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>0d332c72-da2a-4aea-91d2-ad26b0eae3ca</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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>0d332c72-da2a-4aea-91d2-ad26b0eae3ca</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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-02-24T06:55:30.2633035+01: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>10103500-2cc6-4b28-948e-f9e68fb340cd</id>
<id_shift>e937f784-74a5-4b66-b33d-d7144de8e684</id_shift>
<id_user_work_position>f11c7bc0-6a42-4b8d-a87b-ce541a4e77b8</id_user_work_position>
<image_id>03b68fc5-3b8c-464c-af3b-e607aaf4acc0</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>