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": [ "6f7f21ae-9d8b-46e4-8f92-64dabe5efd59", "9c562315-e86c-473c-a9ce-62ac99133f23" ], "user_id": "1d2ba714-fa2e-4db7-8914-1ec0f12c5dc7", "state_id": 1, "parent": { "id": "f539dd36-4306-4854-bf38-31e5f0ade2dd", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "bc6f706e-5926-4c57-bd2f-22d9ba83c56f", "image_id": "70b05ae4-a306-407b-96f7-6d8dc9baf04d", "id_user_work_position": "e00206d1-62d8-4e41-b879-cffbb8079294", "id_shift": "dc254283-21b0-4792-8734-4d2aca3e069b", "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-09-16T01:50:53Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "bc6f706e-5926-4c57-bd2f-22d9ba83c56f", "image_id": "70b05ae4-a306-407b-96f7-6d8dc9baf04d", "id_user_work_position": "e00206d1-62d8-4e41-b879-cffbb8079294", "id_shift": "dc254283-21b0-4792-8734-4d2aca3e069b", "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-09-16T01:50:53Z" } } }, "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>6f7f21ae-9d8b-46e4-8f92-64dabe5efd59</d2p1:guid> <d2p1:guid>9c562315-e86c-473c-a9ce-62ac99133f23</d2p1:guid> </ids> <message>sample string 2</message> <parent> <deleted>true</deleted> <id>f539dd36-4306-4854-bf38-31e5f0ade2dd</id> <name>sample string 2</name> <system_information> <creation> <date>2025-09-16T03:50:53.2426438+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>bc6f706e-5926-4c57-bd2f-22d9ba83c56f</id> <id_shift>dc254283-21b0-4792-8734-4d2aca3e069b</id_shift> <id_user_work_position>e00206d1-62d8-4e41-b879-cffbb8079294</id_user_work_position> <image_id>70b05ae4-a306-407b-96f7-6d8dc9baf04d</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-09-16T03:50:53.2426438+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>bc6f706e-5926-4c57-bd2f-22d9ba83c56f</id> <id_shift>dc254283-21b0-4792-8734-4d2aca3e069b</id_shift> <id_user_work_position>e00206d1-62d8-4e41-b879-cffbb8079294</id_user_work_position> <image_id>70b05ae4-a306-407b-96f7-6d8dc9baf04d</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>1d2ba714-fa2e-4db7-8914-1ec0f12c5dc7</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": "4e84f983-f869-49b2-b112-cecbc660289b", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" } } }, { "id": "4e84f983-f869-49b2-b112-cecbc660289b", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" } } } ] }, { "name": "sample string 1", "regions": [ { "id": "4e84f983-f869-49b2-b112-cecbc660289b", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" } } }, { "id": "4e84f983-f869-49b2-b112-cecbc660289b", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "ab1f968f-a8fc-4e62-9083-36a98b13e150", "image_id": "29ca2643-e9c3-4b31-aff5-6bc1f68df2a1", "id_user_work_position": "4ee5418c-1f25-4faa-8d76-f1b40fefc656", "id_shift": "49b1ae12-5a52-4c6f-84b3-cda59cd441cc", "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-09-16T01:50:53Z" } } } ] } ]
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>4e84f983-f869-49b2-b112-cecbc660289b</id> <name>sample string 2</name> <system_information> <creation> <date>2025-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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>4e84f983-f869-49b2-b112-cecbc660289b</id> <name>sample string 2</name> <system_information> <creation> <date>2025-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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>4e84f983-f869-49b2-b112-cecbc660289b</id> <name>sample string 2</name> <system_information> <creation> <date>2025-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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>4e84f983-f869-49b2-b112-cecbc660289b</id> <name>sample string 2</name> <system_information> <creation> <date>2025-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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-09-16T03:50:53.2426438+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>ab1f968f-a8fc-4e62-9083-36a98b13e150</id> <id_shift>49b1ae12-5a52-4c6f-84b3-cda59cd441cc</id_shift> <id_user_work_position>4ee5418c-1f25-4faa-8d76-f1b40fefc656</id_user_work_position> <image_id>29ca2643-e9c3-4b31-aff5-6bc1f68df2a1</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>