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": [
    "5bf07e43-3241-43f7-a831-e98d0efaff4f",
    "1f3d04dc-676c-42f5-a193-bf679458ef0a"
  ],
  "user_id": "5e0b9d25-7592-4d37-aea6-ec9b8f12e75d",
  "state_id": 1,
  "parent": {
    "id": "d1baa71e-c7fa-4abf-a7ae-ebbd6e97a560",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "17552bad-fdb2-4171-b55d-b0db47875967",
          "image_id": "97722e70-e86a-4990-9216-8907c229ac27",
          "id_user_work_position": "62fd23f5-334f-49da-bf18-e003bf93ffa5",
          "id_shift": "4fb3b954-d216-4d78-9286-755f7175c903",
          "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-09-27T12:46:23Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "17552bad-fdb2-4171-b55d-b0db47875967",
          "image_id": "97722e70-e86a-4990-9216-8907c229ac27",
          "id_user_work_position": "62fd23f5-334f-49da-bf18-e003bf93ffa5",
          "id_shift": "4fb3b954-d216-4d78-9286-755f7175c903",
          "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-09-27T12:46:23Z"
      }
    }
  },
  "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>5bf07e43-3241-43f7-a831-e98d0efaff4f</d2p1:guid>
    <d2p1:guid>1f3d04dc-676c-42f5-a193-bf679458ef0a</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>d1baa71e-c7fa-4abf-a7ae-ebbd6e97a560</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-09-27T14:46:23.9936888+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>17552bad-fdb2-4171-b55d-b0db47875967</id>
          <id_shift>4fb3b954-d216-4d78-9286-755f7175c903</id_shift>
          <id_user_work_position>62fd23f5-334f-49da-bf18-e003bf93ffa5</id_user_work_position>
          <image_id>97722e70-e86a-4990-9216-8907c229ac27</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-09-27T14:46:23.9936888+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>17552bad-fdb2-4171-b55d-b0db47875967</id>
          <id_shift>4fb3b954-d216-4d78-9286-755f7175c903</id_shift>
          <id_user_work_position>62fd23f5-334f-49da-bf18-e003bf93ffa5</id_user_work_position>
          <image_id>97722e70-e86a-4990-9216-8907c229ac27</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>5e0b9d25-7592-4d37-aea6-ec9b8f12e75d</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": "68b690d9-b302-4e1f-9f00-0d7ca2374c1b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          }
        }
      },
      {
        "id": "68b690d9-b302-4e1f-9f00-0d7ca2374c1b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "68b690d9-b302-4e1f-9f00-0d7ca2374c1b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          }
        }
      },
      {
        "id": "68b690d9-b302-4e1f-9f00-0d7ca2374c1b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "4539e93c-7a37-4544-9890-e5be08178f8c",
              "image_id": "d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa",
              "id_user_work_position": "675c1cb3-c985-4ad1-b7f3-feb655f50649",
              "id_shift": "eb574751-b3dc-450f-b349-44fa3f4fc753",
              "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-09-27T12:46:23Z"
          }
        }
      }
    ]
  }
]

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>68b690d9-b302-4e1f-9f00-0d7ca2374c1b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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>68b690d9-b302-4e1f-9f00-0d7ca2374c1b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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>68b690d9-b302-4e1f-9f00-0d7ca2374c1b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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>68b690d9-b302-4e1f-9f00-0d7ca2374c1b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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-09-27T14:46:23.9936888+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>4539e93c-7a37-4544-9890-e5be08178f8c</id>
              <id_shift>eb574751-b3dc-450f-b349-44fa3f4fc753</id_shift>
              <id_user_work_position>675c1cb3-c985-4ad1-b7f3-feb655f50649</id_user_work_position>
              <image_id>d1fdc4e1-d876-436f-aefb-8ac51e4fd7fa</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>