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": [
    "792351e4-83f0-4510-ae3d-68be24a6e441",
    "5af7440a-6898-404c-8956-dce3bc8edd11"
  ],
  "user_id": "0f1d5cc0-ba5c-4f02-a48c-d83de6884303",
  "state_id": 1,
  "parent": {
    "id": "f1f43430-350d-4d69-899d-5b8f16fea568",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "8ba395bc-ee9a-4087-a72e-734dba54c2d9",
          "image_id": "b54b3a02-14b2-41c0-81a7-4d05f8bbdada",
          "id_user_work_position": "68708f1e-807e-45c3-b22a-74928202866a",
          "id_shift": "db761118-36f4-4175-966b-9bed92573730",
          "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-04-27T01:30:54Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "8ba395bc-ee9a-4087-a72e-734dba54c2d9",
          "image_id": "b54b3a02-14b2-41c0-81a7-4d05f8bbdada",
          "id_user_work_position": "68708f1e-807e-45c3-b22a-74928202866a",
          "id_shift": "db761118-36f4-4175-966b-9bed92573730",
          "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-04-27T01:30:54Z"
      }
    }
  },
  "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>792351e4-83f0-4510-ae3d-68be24a6e441</d2p1:guid>
    <d2p1:guid>5af7440a-6898-404c-8956-dce3bc8edd11</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>f1f43430-350d-4d69-899d-5b8f16fea568</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-04-27T03:30:54.2604331+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>8ba395bc-ee9a-4087-a72e-734dba54c2d9</id>
          <id_shift>db761118-36f4-4175-966b-9bed92573730</id_shift>
          <id_user_work_position>68708f1e-807e-45c3-b22a-74928202866a</id_user_work_position>
          <image_id>b54b3a02-14b2-41c0-81a7-4d05f8bbdada</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-04-27T03:30:54.2604331+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>8ba395bc-ee9a-4087-a72e-734dba54c2d9</id>
          <id_shift>db761118-36f4-4175-966b-9bed92573730</id_shift>
          <id_user_work_position>68708f1e-807e-45c3-b22a-74928202866a</id_user_work_position>
          <image_id>b54b3a02-14b2-41c0-81a7-4d05f8bbdada</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>0f1d5cc0-ba5c-4f02-a48c-d83de6884303</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": "5cc4b214-6985-45cc-a60d-2b97058e1e81",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          }
        }
      },
      {
        "id": "5cc4b214-6985-45cc-a60d-2b97058e1e81",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "5cc4b214-6985-45cc-a60d-2b97058e1e81",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          }
        }
      },
      {
        "id": "5cc4b214-6985-45cc-a60d-2b97058e1e81",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9dada3e7-30e1-4512-98ac-813d34f45c1e",
              "image_id": "dc12bbe4-83ea-4ec7-9225-f388f2e4f229",
              "id_user_work_position": "c3d6babb-4f9a-4db2-b6c9-0406db5ee88d",
              "id_shift": "d0e03ca4-cf9e-4098-9735-f67033039f99",
              "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-04-27T01:30:54Z"
          }
        }
      }
    ]
  }
]

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>5cc4b214-6985-45cc-a60d-2b97058e1e81</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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>5cc4b214-6985-45cc-a60d-2b97058e1e81</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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>5cc4b214-6985-45cc-a60d-2b97058e1e81</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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>5cc4b214-6985-45cc-a60d-2b97058e1e81</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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-04-27T03:30:54.3388826+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>9dada3e7-30e1-4512-98ac-813d34f45c1e</id>
              <id_shift>d0e03ca4-cf9e-4098-9735-f67033039f99</id_shift>
              <id_user_work_position>c3d6babb-4f9a-4db2-b6c9-0406db5ee88d</id_user_work_position>
              <image_id>dc12bbe4-83ea-4ec7-9225-f388f2e4f229</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>