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": [
    "7dd30c0d-8cd6-4639-935f-d8550e8a4496",
    "6125d5f7-19b3-43c4-80d5-184b85b9b081"
  ],
  "user_id": "2eba6733-6482-44ed-b075-dc8bfc0152b0",
  "state_id": 1,
  "parent": {
    "id": "73c63238-5742-4341-adf8-f7ccdc1e6b82",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "4bea3dbd-f0c9-4f5b-9d29-b5fd4fade502",
          "image_id": "0ddff1aa-ff09-4255-87a4-202aeac9f870",
          "id_user_work_position": "23bab17d-9075-42fa-bea2-8b5070d72de4",
          "id_shift": "08bb6a7d-b267-4f1f-b79b-6e7de2617bd4",
          "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-03-05T20:38:27Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "4bea3dbd-f0c9-4f5b-9d29-b5fd4fade502",
          "image_id": "0ddff1aa-ff09-4255-87a4-202aeac9f870",
          "id_user_work_position": "23bab17d-9075-42fa-bea2-8b5070d72de4",
          "id_shift": "08bb6a7d-b267-4f1f-b79b-6e7de2617bd4",
          "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-03-05T20:38:27Z"
      }
    }
  },
  "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>7dd30c0d-8cd6-4639-935f-d8550e8a4496</d2p1:guid>
    <d2p1:guid>6125d5f7-19b3-43c4-80d5-184b85b9b081</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>73c63238-5742-4341-adf8-f7ccdc1e6b82</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-03-05T21:38:27.6301434+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>4bea3dbd-f0c9-4f5b-9d29-b5fd4fade502</id>
          <id_shift>08bb6a7d-b267-4f1f-b79b-6e7de2617bd4</id_shift>
          <id_user_work_position>23bab17d-9075-42fa-bea2-8b5070d72de4</id_user_work_position>
          <image_id>0ddff1aa-ff09-4255-87a4-202aeac9f870</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-03-05T21:38:27.6301434+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>4bea3dbd-f0c9-4f5b-9d29-b5fd4fade502</id>
          <id_shift>08bb6a7d-b267-4f1f-b79b-6e7de2617bd4</id_shift>
          <id_user_work_position>23bab17d-9075-42fa-bea2-8b5070d72de4</id_user_work_position>
          <image_id>0ddff1aa-ff09-4255-87a4-202aeac9f870</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>2eba6733-6482-44ed-b075-dc8bfc0152b0</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": "c4be36bf-6866-4917-94ba-405e68d7a55c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          }
        }
      },
      {
        "id": "c4be36bf-6866-4917-94ba-405e68d7a55c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "c4be36bf-6866-4917-94ba-405e68d7a55c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          }
        }
      },
      {
        "id": "c4be36bf-6866-4917-94ba-405e68d7a55c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f46b5cd7-c6de-494c-b48e-0e5f5af772e7",
              "image_id": "48d7e94e-d3e8-4575-b914-b7112da15eda",
              "id_user_work_position": "882aca57-9a65-4665-9fa2-bd7a48406020",
              "id_shift": "edfa07d9-b047-49eb-a3ff-5093ad0e106c",
              "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-03-05T20:38:27Z"
          }
        }
      }
    ]
  }
]

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>c4be36bf-6866-4917-94ba-405e68d7a55c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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>c4be36bf-6866-4917-94ba-405e68d7a55c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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>c4be36bf-6866-4917-94ba-405e68d7a55c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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>c4be36bf-6866-4917-94ba-405e68d7a55c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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-03-05T21:38:27.6301434+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>f46b5cd7-c6de-494c-b48e-0e5f5af772e7</id>
              <id_shift>edfa07d9-b047-49eb-a3ff-5093ad0e106c</id_shift>
              <id_user_work_position>882aca57-9a65-4665-9fa2-bd7a48406020</id_user_work_position>
              <image_id>48d7e94e-d3e8-4575-b914-b7112da15eda</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>