POST api/v1/properties/address
Request Information
URI Parameters
None.
Body Parameters
ChangeStateName | 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": [ "1148a7a5-22c9-4da8-8df6-c14405bd9fb2", "5f6d16c4-8cf4-4889-9e82-0aa26dd84f14" ], "user_id": "c37c23cc-3297-4a69-b7e1-e385314f246a", "state_id": 1, "parent": { "id": "52e69f08-7c1d-4257-b2df-6b272acf5042", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "d1021125-8f3c-4e60-ba75-014f74f35247", "image_id": "c5ad83b6-e55b-43af-bfe4-a742cdd78258", "id_user_work_position": "dba0bcaf-db54-4138-a6c2-6367e9561180", "id_shift": "ee463f13-d329-4cb2-a6c7-060d5818f742", "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": "2025-10-19T15:53:15Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "d1021125-8f3c-4e60-ba75-014f74f35247", "image_id": "c5ad83b6-e55b-43af-bfe4-a742cdd78258", "id_user_work_position": "dba0bcaf-db54-4138-a6c2-6367e9561180", "id_shift": "ee463f13-d329-4cb2-a6c7-060d5818f742", "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": "2025-10-19T15:53:15Z" } } }, "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>1148a7a5-22c9-4da8-8df6-c14405bd9fb2</d2p1:guid> <d2p1:guid>5f6d16c4-8cf4-4889-9e82-0aa26dd84f14</d2p1:guid> </ids> <message>sample string 2</message> <parent> <deleted>true</deleted> <id>52e69f08-7c1d-4257-b2df-6b272acf5042</id> <name>sample string 2</name> <system_information> <creation> <date>2025-10-19T17:53:15.6298429+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>d1021125-8f3c-4e60-ba75-014f74f35247</id> <id_shift>ee463f13-d329-4cb2-a6c7-060d5818f742</id_shift> <id_user_work_position>dba0bcaf-db54-4138-a6c2-6367e9561180</id_user_work_position> <image_id>c5ad83b6-e55b-43af-bfe4-a742cdd78258</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-10-19T17:53:15.6298429+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>d1021125-8f3c-4e60-ba75-014f74f35247</id> <id_shift>ee463f13-d329-4cb2-a6c7-060d5818f742</id_shift> <id_user_work_position>dba0bcaf-db54-4138-a6c2-6367e9561180</id_user_work_position> <image_id>c5ad83b6-e55b-43af-bfe4-a742cdd78258</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>c37c23cc-3297-4a69-b7e1-e385314f246a</user_id> </ChangeState>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of CountryName | 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": "51c4a99a-883a-46d7-991e-d2a14b8ee5e0", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" } } }, { "id": "51c4a99a-883a-46d7-991e-d2a14b8ee5e0", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" } } } ] }, { "name": "sample string 1", "regions": [ { "id": "51c4a99a-883a-46d7-991e-d2a14b8ee5e0", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" } } }, { "id": "51c4a99a-883a-46d7-991e-d2a14b8ee5e0", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f94d1296-9603-4887-85ab-3c8f4ba45c89", "image_id": "3905a313-2b66-4bee-b308-0e8f68decd4a", "id_user_work_position": "08679bc0-e851-4d50-96ae-4b2910f50786", "id_shift": "3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67", "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": "2025-10-19T15:53:15Z" } } } ] } ]
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>51c4a99a-883a-46d7-991e-d2a14b8ee5e0</id> <name>sample string 2</name> <system_information> <creation> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</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>51c4a99a-883a-46d7-991e-d2a14b8ee5e0</id> <name>sample string 2</name> <system_information> <creation> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</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>51c4a99a-883a-46d7-991e-d2a14b8ee5e0</id> <name>sample string 2</name> <system_information> <creation> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</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>51c4a99a-883a-46d7-991e-d2a14b8ee5e0</id> <name>sample string 2</name> <system_information> <creation> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-10-19T17:53:15.7076951+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>f94d1296-9603-4887-85ab-3c8f4ba45c89</id> <id_shift>3829ccf6-6cd6-4a16-95a1-8fbaa2d55b67</id_shift> <id_user_work_position>08679bc0-e851-4d50-96ae-4b2910f50786</id_user_work_position> <image_id>3905a313-2b66-4bee-b308-0e8f68decd4a</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>