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": [
    "84b08158-fa4f-423c-bb28-c0e0f2b1fc1f",
    "20add5b6-8d50-496c-8672-352b5f9d6d18"
  ],
  "user_id": "66c6a53e-f70c-4c24-af54-75c3bd7a1de5",
  "state_id": 1,
  "parent": {
    "id": "ab436e1b-c4f5-4fcc-8d6d-40c20b03bf9a",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "f00eb590-b500-4b89-909a-9e522a15d5fd",
          "image_id": "1449212e-3590-4789-840c-1fbbd6b06b5e",
          "id_user_work_position": "9a241832-fa75-47b3-a785-6f0f01a2b14a",
          "id_shift": "afe24b90-80e8-4247-a6cd-fc2e3fb42d0f",
          "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-07-16T07:05:17Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "f00eb590-b500-4b89-909a-9e522a15d5fd",
          "image_id": "1449212e-3590-4789-840c-1fbbd6b06b5e",
          "id_user_work_position": "9a241832-fa75-47b3-a785-6f0f01a2b14a",
          "id_shift": "afe24b90-80e8-4247-a6cd-fc2e3fb42d0f",
          "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-07-16T07:05:17Z"
      }
    }
  },
  "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>84b08158-fa4f-423c-bb28-c0e0f2b1fc1f</d2p1:guid>
    <d2p1:guid>20add5b6-8d50-496c-8672-352b5f9d6d18</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>ab436e1b-c4f5-4fcc-8d6d-40c20b03bf9a</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-07-16T09:05:17.7563079+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>f00eb590-b500-4b89-909a-9e522a15d5fd</id>
          <id_shift>afe24b90-80e8-4247-a6cd-fc2e3fb42d0f</id_shift>
          <id_user_work_position>9a241832-fa75-47b3-a785-6f0f01a2b14a</id_user_work_position>
          <image_id>1449212e-3590-4789-840c-1fbbd6b06b5e</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-07-16T09:05:17.7563079+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>f00eb590-b500-4b89-909a-9e522a15d5fd</id>
          <id_shift>afe24b90-80e8-4247-a6cd-fc2e3fb42d0f</id_shift>
          <id_user_work_position>9a241832-fa75-47b3-a785-6f0f01a2b14a</id_user_work_position>
          <image_id>1449212e-3590-4789-840c-1fbbd6b06b5e</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>66c6a53e-f70c-4c24-af54-75c3bd7a1de5</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": "de55939b-c01d-4234-8df2-aefd6bcefdff",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          }
        }
      },
      {
        "id": "de55939b-c01d-4234-8df2-aefd6bcefdff",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "de55939b-c01d-4234-8df2-aefd6bcefdff",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          }
        }
      },
      {
        "id": "de55939b-c01d-4234-8df2-aefd6bcefdff",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "7fea957f-4883-4406-b1e0-0bf038ab51ba",
              "image_id": "761f753b-84c9-47f0-a2f8-13ed9de34e79",
              "id_user_work_position": "d85b2671-dc87-4714-8ce8-44a0b079ce3a",
              "id_shift": "3f3a5607-5fcb-4643-aaef-fd987dd2f0e0",
              "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-07-16T07:05:17Z"
          }
        }
      }
    ]
  }
]

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>de55939b-c01d-4234-8df2-aefd6bcefdff</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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>de55939b-c01d-4234-8df2-aefd6bcefdff</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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>de55939b-c01d-4234-8df2-aefd6bcefdff</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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>de55939b-c01d-4234-8df2-aefd6bcefdff</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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-07-16T09:05:17.7563079+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>7fea957f-4883-4406-b1e0-0bf038ab51ba</id>
              <id_shift>3f3a5607-5fcb-4643-aaef-fd987dd2f0e0</id_shift>
              <id_user_work_position>d85b2671-dc87-4714-8ce8-44a0b079ce3a</id_user_work_position>
              <image_id>761f753b-84c9-47f0-a2f8-13ed9de34e79</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>