POST api/v1/properties/address

Request Information

URI Parameters

None.

Body Parameters

ChangeState
NameDescriptionTypeAdditional 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": [
    "4b5ceef3-44ba-4b9a-bae5-76c4d1782d39",
    "5ca5c933-18f7-477d-9f3b-525240522590"
  ],
  "user_id": "f451643d-c634-4a52-9a15-650c20a1af20",
  "state_id": 1,
  "parent": {
    "id": "796fb5c5-1868-49e8-be1e-6aa5d5905c3b",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "2d27355b-8d68-4040-9c91-62b7b67adc25",
          "image_id": "4cb32979-6006-4600-98b0-aff7cbf95afd",
          "id_user_work_position": "eb65371c-77ca-447b-ba12-8722361a4c31",
          "id_shift": "b6d72f1d-eaf6-409a-9959-c32f280beed1",
          "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": "2026-05-12T23:56:04Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "2d27355b-8d68-4040-9c91-62b7b67adc25",
          "image_id": "4cb32979-6006-4600-98b0-aff7cbf95afd",
          "id_user_work_position": "eb65371c-77ca-447b-ba12-8722361a4c31",
          "id_shift": "b6d72f1d-eaf6-409a-9959-c32f280beed1",
          "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": "2026-05-12T23:56: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>4b5ceef3-44ba-4b9a-bae5-76c4d1782d39</d2p1:guid>
    <d2p1:guid>5ca5c933-18f7-477d-9f3b-525240522590</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>796fb5c5-1868-49e8-be1e-6aa5d5905c3b</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-05-13T01:56:04.9011646+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>2d27355b-8d68-4040-9c91-62b7b67adc25</id>
          <id_shift>b6d72f1d-eaf6-409a-9959-c32f280beed1</id_shift>
          <id_user_work_position>eb65371c-77ca-447b-ba12-8722361a4c31</id_user_work_position>
          <image_id>4cb32979-6006-4600-98b0-aff7cbf95afd</image_id>
          <introduction>sample string 10</introduction>
          <last_name>sample string 12</last_name>
          <title>sample string 9</title>
        </user>
      </creation>
      <last_change>
        <date>2026-05-13T01:56:04.9011646+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>2d27355b-8d68-4040-9c91-62b7b67adc25</id>
          <id_shift>b6d72f1d-eaf6-409a-9959-c32f280beed1</id_shift>
          <id_user_work_position>eb65371c-77ca-447b-ba12-8722361a4c31</id_user_work_position>
          <image_id>4cb32979-6006-4600-98b0-aff7cbf95afd</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>f451643d-c634-4a52-9a15-650c20a1af20</user_id>
</ChangeState>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Country
NameDescriptionTypeAdditional information
name

string

None.

regions

Collection of CodeList

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "1f6b894c-2610-4014-b288-71909ff4838a",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          }
        }
      },
      {
        "id": "1f6b894c-2610-4014-b288-71909ff4838a",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "1f6b894c-2610-4014-b288-71909ff4838a",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          }
        }
      },
      {
        "id": "1f6b894c-2610-4014-b288-71909ff4838a",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "b4e55e96-3186-4827-879a-0800d19e82e9",
              "image_id": "66101be8-7a88-4508-b772-497181ef7c65",
              "id_user_work_position": "a86b9b03-5cd0-44e3-a570-d798f790e35e",
              "id_shift": "df540eb6-a81a-41be-8c4e-36eace339e81",
              "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": "2026-05-12T23:56:04Z"
          }
        }
      }
    ]
  }
]

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>1f6b894c-2610-4014-b288-71909ff4838a</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</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>1f6b894c-2610-4014-b288-71909ff4838a</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</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>1f6b894c-2610-4014-b288-71909ff4838a</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</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>1f6b894c-2610-4014-b288-71909ff4838a</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2026-05-13T01:56:04.9168533+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>b4e55e96-3186-4827-879a-0800d19e82e9</id>
              <id_shift>df540eb6-a81a-41be-8c4e-36eace339e81</id_shift>
              <id_user_work_position>a86b9b03-5cd0-44e3-a570-d798f790e35e</id_user_work_position>
              <image_id>66101be8-7a88-4508-b772-497181ef7c65</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>