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": [ "14289adc-7fb5-4e0d-8c92-f64e7f89aac6", "45751ea0-d55c-48ef-bb43-063de17f0183" ], "user_id": "c2dcbc32-eaea-4236-a93a-69d612c70043", "state_id": 1, "parent": { "id": "f5a3587b-0d65-44ee-bebc-a2edda953cba", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "59a9d95a-2bb4-41cf-8109-c755b38e2060", "image_id": "6ebb18a6-fc4f-4cf8-bcb4-19e901361c48", "id_user_work_position": "497b5c88-9b81-427d-9e9f-c83e28d0f2f4", "id_shift": "9e6dbb24-0dc4-40f9-92c9-0f4e4686e0ec", "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-07-10T21:59:37Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "59a9d95a-2bb4-41cf-8109-c755b38e2060", "image_id": "6ebb18a6-fc4f-4cf8-bcb4-19e901361c48", "id_user_work_position": "497b5c88-9b81-427d-9e9f-c83e28d0f2f4", "id_shift": "9e6dbb24-0dc4-40f9-92c9-0f4e4686e0ec", "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-07-10T21:59:37Z" } } }, "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>14289adc-7fb5-4e0d-8c92-f64e7f89aac6</d2p1:guid> <d2p1:guid>45751ea0-d55c-48ef-bb43-063de17f0183</d2p1:guid> </ids> <message>sample string 2</message> <parent> <deleted>true</deleted> <id>f5a3587b-0d65-44ee-bebc-a2edda953cba</id> <name>sample string 2</name> <system_information> <creation> <date>2025-07-10T23:59:37.0606844+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>59a9d95a-2bb4-41cf-8109-c755b38e2060</id> <id_shift>9e6dbb24-0dc4-40f9-92c9-0f4e4686e0ec</id_shift> <id_user_work_position>497b5c88-9b81-427d-9e9f-c83e28d0f2f4</id_user_work_position> <image_id>6ebb18a6-fc4f-4cf8-bcb4-19e901361c48</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-07-10T23:59:37.0606844+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>59a9d95a-2bb4-41cf-8109-c755b38e2060</id> <id_shift>9e6dbb24-0dc4-40f9-92c9-0f4e4686e0ec</id_shift> <id_user_work_position>497b5c88-9b81-427d-9e9f-c83e28d0f2f4</id_user_work_position> <image_id>6ebb18a6-fc4f-4cf8-bcb4-19e901361c48</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>c2dcbc32-eaea-4236-a93a-69d612c70043</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": "7799f317-bed4-43db-b00e-653ec0a678b2", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" } } }, { "id": "7799f317-bed4-43db-b00e-653ec0a678b2", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" } } } ] }, { "name": "sample string 1", "regions": [ { "id": "7799f317-bed4-43db-b00e-653ec0a678b2", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" } } }, { "id": "7799f317-bed4-43db-b00e-653ec0a678b2", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "a3b7806d-f6cf-46b6-aa6d-a5604829eb83", "image_id": "719a4598-2e20-4809-a719-e31f6f9580a3", "id_user_work_position": "66f9b34e-7357-4e23-b12f-f6d7a5405bbe", "id_shift": "788e560c-9d9e-4d20-b2a4-567d1716dc7c", "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-07-10T21:59:37Z" } } } ] } ]
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>7799f317-bed4-43db-b00e-653ec0a678b2</id> <name>sample string 2</name> <system_information> <creation> <date>2025-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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>7799f317-bed4-43db-b00e-653ec0a678b2</id> <name>sample string 2</name> <system_information> <creation> <date>2025-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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>7799f317-bed4-43db-b00e-653ec0a678b2</id> <name>sample string 2</name> <system_information> <creation> <date>2025-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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>7799f317-bed4-43db-b00e-653ec0a678b2</id> <name>sample string 2</name> <system_information> <creation> <date>2025-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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-07-10T23:59:37.0920567+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>a3b7806d-f6cf-46b6-aa6d-a5604829eb83</id> <id_shift>788e560c-9d9e-4d20-b2a4-567d1716dc7c</id_shift> <id_user_work_position>66f9b34e-7357-4e23-b12f-f6d7a5405bbe</id_user_work_position> <image_id>719a4598-2e20-4809-a719-e31f6f9580a3</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>