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": [
"943d650b-aeab-44f7-9815-1d43f7ed2eef",
"ed25d7ab-96d1-496d-b51f-373587949327"
],
"user_id": "9e2ed5f7-abcf-40f4-809d-41ec8ff47ebd",
"state_id": 1,
"parent": {
"id": "b8a2b9e3-caf0-43bf-9e8d-ba22c4418949",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "540db381-dd3f-4233-a195-bf091494ca2c",
"image_id": "7bfa90c0-8108-4ce1-9923-fa537028a289",
"id_user_work_position": "3473431e-4b19-40fc-b38e-3345e793afbf",
"id_shift": "83ccc2c3-0273-417e-9f06-bae204ab5a56",
"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-07T13:26:14Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "540db381-dd3f-4233-a195-bf091494ca2c",
"image_id": "7bfa90c0-8108-4ce1-9923-fa537028a289",
"id_user_work_position": "3473431e-4b19-40fc-b38e-3345e793afbf",
"id_shift": "83ccc2c3-0273-417e-9f06-bae204ab5a56",
"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-07T13:26:14Z"
}
}
},
"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>943d650b-aeab-44f7-9815-1d43f7ed2eef</d2p1:guid>
<d2p1:guid>ed25d7ab-96d1-496d-b51f-373587949327</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>b8a2b9e3-caf0-43bf-9e8d-ba22c4418949</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-07T14:26:14.4669221+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>540db381-dd3f-4233-a195-bf091494ca2c</id>
<id_shift>83ccc2c3-0273-417e-9f06-bae204ab5a56</id_shift>
<id_user_work_position>3473431e-4b19-40fc-b38e-3345e793afbf</id_user_work_position>
<image_id>7bfa90c0-8108-4ce1-9923-fa537028a289</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-07T14:26:14.4669221+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>540db381-dd3f-4233-a195-bf091494ca2c</id>
<id_shift>83ccc2c3-0273-417e-9f06-bae204ab5a56</id_shift>
<id_user_work_position>3473431e-4b19-40fc-b38e-3345e793afbf</id_user_work_position>
<image_id>7bfa90c0-8108-4ce1-9923-fa537028a289</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>9e2ed5f7-abcf-40f4-809d-41ec8ff47ebd</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": "7eab54b9-e939-4fad-9107-60b062d9b653",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
}
}
},
{
"id": "7eab54b9-e939-4fad-9107-60b062d9b653",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "7eab54b9-e939-4fad-9107-60b062d9b653",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
}
}
},
{
"id": "7eab54b9-e939-4fad-9107-60b062d9b653",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "c1048e6c-d8f2-4e34-ae77-af4eee312679",
"image_id": "6cdb270b-eb81-4c42-a4c4-8c80d166034b",
"id_user_work_position": "b6cd24d4-30b0-4a8f-88f8-344c8a71506b",
"id_shift": "34fede58-070e-485a-a409-f2c676b6fe4e",
"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-07T13:26:14Z"
}
}
}
]
}
]
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>7eab54b9-e939-4fad-9107-60b062d9b653</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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>7eab54b9-e939-4fad-9107-60b062d9b653</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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>7eab54b9-e939-4fad-9107-60b062d9b653</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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>7eab54b9-e939-4fad-9107-60b062d9b653</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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-07T14:26:14.5605519+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>c1048e6c-d8f2-4e34-ae77-af4eee312679</id>
<id_shift>34fede58-070e-485a-a409-f2c676b6fe4e</id_shift>
<id_user_work_position>b6cd24d4-30b0-4a8f-88f8-344c8a71506b</id_user_work_position>
<image_id>6cdb270b-eb81-4c42-a4c4-8c80d166034b</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>