POST api/v1/properties/address
Request Information
URI Parameters
None.
Body Parameters
ChangeStateName | Description | Type | Additional information |
---|---|---|---|
ids | Collection of 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": [ "8f416fb6-1a06-4b17-ae86-863652491456", "b9fb7033-b568-445f-898a-14aa03a69192" ], "state_id": 1, "parent": { "id": "dec85c48-afc7-4fab-9b83-17588524fc5b", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "3c6d7fa2-ce3e-4f74-8a5a-ca19ce3839ce", "image_id": "43af11fe-37cc-4982-9942-55e196dfb5d5", "id_user_work_position": "0d25e464-d604-48df-82aa-f792c4edca66", "id_shift": "3644d302-8121-4dac-a86b-db4478358ac4", "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-04-04T01:06:04Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "3c6d7fa2-ce3e-4f74-8a5a-ca19ce3839ce", "image_id": "43af11fe-37cc-4982-9942-55e196dfb5d5", "id_user_work_position": "0d25e464-d604-48df-82aa-f792c4edca66", "id_shift": "3644d302-8121-4dac-a86b-db4478358ac4", "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-04-04T01:06:04Z" } } }, "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>8f416fb6-1a06-4b17-ae86-863652491456</d2p1:guid> <d2p1:guid>b9fb7033-b568-445f-898a-14aa03a69192</d2p1:guid> </ids> <message>sample string 2</message> <parent> <deleted>true</deleted> <id>dec85c48-afc7-4fab-9b83-17588524fc5b</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T03:06:04.9228233+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>3c6d7fa2-ce3e-4f74-8a5a-ca19ce3839ce</id> <id_shift>3644d302-8121-4dac-a86b-db4478358ac4</id_shift> <id_user_work_position>0d25e464-d604-48df-82aa-f792c4edca66</id_user_work_position> <image_id>43af11fe-37cc-4982-9942-55e196dfb5d5</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-04-04T03:06:04.9228233+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>3c6d7fa2-ce3e-4f74-8a5a-ca19ce3839ce</id> <id_shift>3644d302-8121-4dac-a86b-db4478358ac4</id_shift> <id_user_work_position>0d25e464-d604-48df-82aa-f792c4edca66</id_user_work_position> <image_id>43af11fe-37cc-4982-9942-55e196dfb5d5</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> </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": "7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" } } }, { "id": "7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" } } } ] }, { "name": "sample string 1", "regions": [ { "id": "7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" } } }, { "id": "7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "4bf620cd-503d-4b08-afc3-e24804554c9b", "image_id": "61e6a51b-234f-4c72-9efa-20d607c863d7", "id_user_work_position": "209de1c4-8e24-4a7e-8c39-f694246dd13f", "id_shift": "12b77607-e645-4840-a9b1-2995f8b94565", "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-04-04T01:06:05Z" } } } ] } ]
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>7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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>7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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>7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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>7a9fd1c1-1c36-408f-a9a7-9e6037f35a9f</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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-04-04T03:06:05.1261759+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>4bf620cd-503d-4b08-afc3-e24804554c9b</id> <id_shift>12b77607-e645-4840-a9b1-2995f8b94565</id_shift> <id_user_work_position>209de1c4-8e24-4a7e-8c39-f694246dd13f</id_user_work_position> <image_id>61e6a51b-234f-4c72-9efa-20d607c863d7</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>