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": [ "054fcfda-961e-4939-bb05-35726de441ae", "37ce836b-7384-4c27-b7db-7b846c3b0087" ], "state_id": 1, "parent": { "id": "b9707e75-51eb-4db5-a870-7c734e855531", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "ce269c61-d526-40ec-80f5-b0728f82878a", "image_id": "9a4a6741-3d11-4d52-8602-067be20300e6", "id_user_work_position": "efdc0dc4-b03d-4517-bfe5-6674d48763f9", "id_shift": "69eae163-fe75-46d2-9eb4-caff33a818a7", "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": "2024-11-21T09:44:01Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "ce269c61-d526-40ec-80f5-b0728f82878a", "image_id": "9a4a6741-3d11-4d52-8602-067be20300e6", "id_user_work_position": "efdc0dc4-b03d-4517-bfe5-6674d48763f9", "id_shift": "69eae163-fe75-46d2-9eb4-caff33a818a7", "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": "2024-11-21T09:44:01Z" } } }, "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>054fcfda-961e-4939-bb05-35726de441ae</d2p1:guid> <d2p1:guid>37ce836b-7384-4c27-b7db-7b846c3b0087</d2p1:guid> </ids> <message>sample string 2</message> <parent> <deleted>true</deleted> <id>b9707e75-51eb-4db5-a870-7c734e855531</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T10:44:01.6406404+01: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>ce269c61-d526-40ec-80f5-b0728f82878a</id> <id_shift>69eae163-fe75-46d2-9eb4-caff33a818a7</id_shift> <id_user_work_position>efdc0dc4-b03d-4517-bfe5-6674d48763f9</id_user_work_position> <image_id>9a4a6741-3d11-4d52-8602-067be20300e6</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T10:44:01.6406404+01: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>ce269c61-d526-40ec-80f5-b0728f82878a</id> <id_shift>69eae163-fe75-46d2-9eb4-caff33a818a7</id_shift> <id_user_work_position>efdc0dc4-b03d-4517-bfe5-6674d48763f9</id_user_work_position> <image_id>9a4a6741-3d11-4d52-8602-067be20300e6</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": "88bcb851-1343-408e-849e-8f51d6261d5d", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" } } }, { "id": "88bcb851-1343-408e-849e-8f51d6261d5d", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" } } } ] }, { "name": "sample string 1", "regions": [ { "id": "88bcb851-1343-408e-849e-8f51d6261d5d", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" } } }, { "id": "88bcb851-1343-408e-849e-8f51d6261d5d", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f91bc198-2901-4405-ba52-8ec80079ddd7", "image_id": "334edd70-06ca-4008-ac93-7f159764cf16", "id_user_work_position": "b0124d3f-bdda-4742-9a34-69a39b106e5c", "id_shift": "81507745-7a8a-4bae-add0-c3bd07b6d102", "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": "2024-11-21T09:44:01Z" } } } ] } ]
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>88bcb851-1343-408e-849e-8f51d6261d5d</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</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>88bcb851-1343-408e-849e-8f51d6261d5d</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</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>88bcb851-1343-408e-849e-8f51d6261d5d</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</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>88bcb851-1343-408e-849e-8f51d6261d5d</id> <name>sample string 2</name> <system_information> <creation> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-11-21T10:44:01.6561399+01: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>f91bc198-2901-4405-ba52-8ec80079ddd7</id> <id_shift>81507745-7a8a-4bae-add0-c3bd07b6d102</id_shift> <id_user_work_position>b0124d3f-bdda-4742-9a34-69a39b106e5c</id_user_work_position> <image_id>334edd70-06ca-4008-ac93-7f159764cf16</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>