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": [
"106f1556-7c8e-42d5-91b1-41220b9c4b2a",
"3e0cab9c-fa62-4b04-a63c-6a90a4718d21"
],
"user_id": "a4791b45-869f-4c2c-84f8-2ecf7778e2ad",
"state_id": 1,
"parent": {
"id": "3fb73190-467a-43c9-b4bc-aadaf004c123",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "6380a9d9-be0f-4d1c-8911-b02279d9a6e8",
"image_id": "3a7d5674-1399-446f-8337-2dad26cfaa1c",
"id_user_work_position": "582a03fc-7490-4b9a-9c67-8f1e9f27a496",
"id_shift": "0c398c0b-6a8e-419d-9985-df81140cbd7a",
"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-01-01T05:55:52Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "6380a9d9-be0f-4d1c-8911-b02279d9a6e8",
"image_id": "3a7d5674-1399-446f-8337-2dad26cfaa1c",
"id_user_work_position": "582a03fc-7490-4b9a-9c67-8f1e9f27a496",
"id_shift": "0c398c0b-6a8e-419d-9985-df81140cbd7a",
"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-01-01T05:55:52Z"
}
}
},
"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>106f1556-7c8e-42d5-91b1-41220b9c4b2a</d2p1:guid>
<d2p1:guid>3e0cab9c-fa62-4b04-a63c-6a90a4718d21</d2p1:guid>
</ids>
<message>sample string 2</message>
<parent>
<deleted>true</deleted>
<id>3fb73190-467a-43c9-b4bc-aadaf004c123</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-01T06:55:52.5142233+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>6380a9d9-be0f-4d1c-8911-b02279d9a6e8</id>
<id_shift>0c398c0b-6a8e-419d-9985-df81140cbd7a</id_shift>
<id_user_work_position>582a03fc-7490-4b9a-9c67-8f1e9f27a496</id_user_work_position>
<image_id>3a7d5674-1399-446f-8337-2dad26cfaa1c</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-01-01T06:55:52.5142233+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>6380a9d9-be0f-4d1c-8911-b02279d9a6e8</id>
<id_shift>0c398c0b-6a8e-419d-9985-df81140cbd7a</id_shift>
<id_user_work_position>582a03fc-7490-4b9a-9c67-8f1e9f27a496</id_user_work_position>
<image_id>3a7d5674-1399-446f-8337-2dad26cfaa1c</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>a4791b45-869f-4c2c-84f8-2ecf7778e2ad</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": "b4794c23-a1a2-4e88-ad8e-cf72ba5693bf",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
}
}
},
{
"id": "b4794c23-a1a2-4e88-ad8e-cf72ba5693bf",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
}
}
}
]
},
{
"name": "sample string 1",
"regions": [
{
"id": "b4794c23-a1a2-4e88-ad8e-cf72ba5693bf",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
}
}
},
{
"id": "b4794c23-a1a2-4e88-ad8e-cf72ba5693bf",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "b95980df-c88e-4bd7-b907-9102e2311921",
"image_id": "662db7da-2cad-45c6-baf0-db4206a7edf6",
"id_user_work_position": "6913f29e-cd8e-4dc5-be23-96c50aae4b70",
"id_shift": "5dc9c1b8-669e-4991-a307-3dfaedd130a1",
"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-01-01T05:55:52Z"
}
}
}
]
}
]
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>b4794c23-a1a2-4e88-ad8e-cf72ba5693bf</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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>b4794c23-a1a2-4e88-ad8e-cf72ba5693bf</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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>b4794c23-a1a2-4e88-ad8e-cf72ba5693bf</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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>b4794c23-a1a2-4e88-ad8e-cf72ba5693bf</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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-01-01T06:55:52.5926589+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>b95980df-c88e-4bd7-b907-9102e2311921</id>
<id_shift>5dc9c1b8-669e-4991-a307-3dfaedd130a1</id_shift>
<id_user_work_position>6913f29e-cd8e-4dc5-be23-96c50aae4b70</id_user_work_position>
<image_id>662db7da-2cad-45c6-baf0-db4206a7edf6</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>