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": [
"d0ab2c36-e0d1-41fb-a7bf-fba412839cd0",
"9a6e6086-d20c-4616-9a6e-1675f8f66be5"
],
"user_id": "ee32d579-edf3-444c-b854-0550d983b09e",
"state_id": 1,
"parent": {
"id": "1a4eb340-1fc8-4321-a2a8-f529dabde5f4",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "eba5362e-4dac-49a1-8b32-0a64263cf57d",
"image_id": "936ec817-b10a-4187-9d4b-f97cea7084dd",
"id_user_work_position": "1b06a29d-f0e4-462f-a429-1455c5103814",
"id_shift": "36406a4b-b37c-4426-a0e5-8cdb246a3964",
"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-09-18T06:52:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "eba5362e-4dac-49a1-8b32-0a64263cf57d",
"image_id": "936ec817-b10a-4187-9d4b-f97cea7084dd",
"id_user_work_position": "1b06a29d-f0e4-462f-a429-1455c5103814",
"id_shift": "36406a4b-b37c-4426-a0e5-8cdb246a3964",
"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-09-18T06:52: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>d0ab2c36-e0d1-41fb-a7bf-fba412839cd0</d2p1:guid>
<d2p1:guid>9a6e6086-d20c-4616-9a6e-1675f8f66be5</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>1a4eb340-1fc8-4321-a2a8-f529dabde5f4</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-09-18T08:52:26.6350286+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>eba5362e-4dac-49a1-8b32-0a64263cf57d</id>
<id_shift>36406a4b-b37c-4426-a0e5-8cdb246a3964</id_shift>
<id_user_work_position>1b06a29d-f0e4-462f-a429-1455c5103814</id_user_work_position>
<image_id>936ec817-b10a-4187-9d4b-f97cea7084dd</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-09-18T08:52:26.6350286+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>eba5362e-4dac-49a1-8b32-0a64263cf57d</id>
<id_shift>36406a4b-b37c-4426-a0e5-8cdb246a3964</id_shift>
<id_user_work_position>1b06a29d-f0e4-462f-a429-1455c5103814</id_user_work_position>
<image_id>936ec817-b10a-4187-9d4b-f97cea7084dd</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>ee32d579-edf3-444c-b854-0550d983b09e</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": "025e79f8-5404-495b-8eaa-86b1cb7d6a40",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
}
}
},
{
"id": "025e79f8-5404-495b-8eaa-86b1cb7d6a40",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "025e79f8-5404-495b-8eaa-86b1cb7d6a40",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
}
}
},
{
"id": "025e79f8-5404-495b-8eaa-86b1cb7d6a40",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52:26Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "f251b868-f2fa-436c-87b6-32ef9ec76c5a",
"image_id": "d260c70e-a6fd-4e6e-b0f4-157896b5f8cc",
"id_user_work_position": "36d5e9d9-7efb-4338-8f7f-5fb317a7fba8",
"id_shift": "83bde0ee-ea28-4b5a-861e-efa69a93826d",
"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-09-18T06:52: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>025e79f8-5404-495b-8eaa-86b1cb7d6a40</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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>025e79f8-5404-495b-8eaa-86b1cb7d6a40</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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>025e79f8-5404-495b-8eaa-86b1cb7d6a40</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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>025e79f8-5404-495b-8eaa-86b1cb7d6a40</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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-09-18T08:52:26.6502275+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>f251b868-f2fa-436c-87b6-32ef9ec76c5a</id>
<id_shift>83bde0ee-ea28-4b5a-861e-efa69a93826d</id_shift>
<id_user_work_position>36d5e9d9-7efb-4338-8f7f-5fb317a7fba8</id_user_work_position>
<image_id>d260c70e-a6fd-4e6e-b0f4-157896b5f8cc</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>