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": [ "8f3723d7-57f5-445b-93fe-a38caf90082f", "c1020fec-bfbd-4910-bbd9-0613303d925e" ], "state_id": 1, "parent": { "id": "81ef2536-bef9-44e1-843a-785ccc4b34fb", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "a345d67e-777e-4d6d-89d1-8e442c90a0b8", "image_id": "7db7f3de-7b65-4952-872d-1dd6a31ee216", "id_user_work_position": "1d77f7b1-011c-4bb1-b7fe-945e1d1eb79a", "id_shift": "fdfa1282-2577-4ae9-b399-765c9f1e9aca", "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-03T22:32:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "a345d67e-777e-4d6d-89d1-8e442c90a0b8", "image_id": "7db7f3de-7b65-4952-872d-1dd6a31ee216", "id_user_work_position": "1d77f7b1-011c-4bb1-b7fe-945e1d1eb79a", "id_shift": "fdfa1282-2577-4ae9-b399-765c9f1e9aca", "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-03T22:32:07Z" } } }, "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>8f3723d7-57f5-445b-93fe-a38caf90082f</d2p1:guid> <d2p1:guid>c1020fec-bfbd-4910-bbd9-0613303d925e</d2p1:guid> </ids> <message>sample string 2</message> <parent> <deleted>true</deleted> <id>81ef2536-bef9-44e1-843a-785ccc4b34fb</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T00:32:07.5981006+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>a345d67e-777e-4d6d-89d1-8e442c90a0b8</id> <id_shift>fdfa1282-2577-4ae9-b399-765c9f1e9aca</id_shift> <id_user_work_position>1d77f7b1-011c-4bb1-b7fe-945e1d1eb79a</id_user_work_position> <image_id>7db7f3de-7b65-4952-872d-1dd6a31ee216</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-04T00:32:07.5981006+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>a345d67e-777e-4d6d-89d1-8e442c90a0b8</id> <id_shift>fdfa1282-2577-4ae9-b399-765c9f1e9aca</id_shift> <id_user_work_position>1d77f7b1-011c-4bb1-b7fe-945e1d1eb79a</id_user_work_position> <image_id>7db7f3de-7b65-4952-872d-1dd6a31ee216</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": "68743c27-3bd6-49f0-900d-458841953159", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" } } }, { "id": "68743c27-3bd6-49f0-900d-458841953159", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" } } } ] }, { "name": "sample string 1", "regions": [ { "id": "68743c27-3bd6-49f0-900d-458841953159", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" } } }, { "id": "68743c27-3bd6-49f0-900d-458841953159", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "681acbee-0be3-4163-886b-60f598396687", "image_id": "107fda70-9842-49ea-966b-c4fed4d76789", "id_user_work_position": "572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd", "id_shift": "2950cf1a-7d79-4d5d-9c00-1e401051790d", "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-03T22:32:07Z" } } } ] } ]
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>68743c27-3bd6-49f0-900d-458841953159</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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>68743c27-3bd6-49f0-900d-458841953159</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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>68743c27-3bd6-49f0-900d-458841953159</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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>68743c27-3bd6-49f0-900d-458841953159</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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-04T00:32:07.5981006+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>681acbee-0be3-4163-886b-60f598396687</id> <id_shift>2950cf1a-7d79-4d5d-9c00-1e401051790d</id_shift> <id_user_work_position>572a2a1a-d7c7-4bd5-a7cd-1ada2b4b8bfd</id_user_work_position> <image_id>107fda70-9842-49ea-966b-c4fed4d76789</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>