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": [
    "6a611508-7778-454b-aec2-c56413eba9db",
    "c4aad067-199c-41ca-9d02-9ec5cfc7b8db"
  ],
  "user_id": "b6b53df1-d6d9-4c89-84c0-a8d643918d8d",
  "state_id": 1,
  "parent": {
    "id": "305ffa81-d8e6-4249-8cd4-a8a9bf0972c0",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "d639d1a4-e546-4342-b33d-ac13774ea6f4",
          "image_id": "31551b80-fbaa-46a0-82db-57be1a27afc5",
          "id_user_work_position": "47c58675-8651-408f-b042-b43ea4a8c041",
          "id_shift": "c7fc0ba5-852c-482a-a7f9-a3e01b19c091",
          "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": "2025-12-04T10:55:06Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "d639d1a4-e546-4342-b33d-ac13774ea6f4",
          "image_id": "31551b80-fbaa-46a0-82db-57be1a27afc5",
          "id_user_work_position": "47c58675-8651-408f-b042-b43ea4a8c041",
          "id_shift": "c7fc0ba5-852c-482a-a7f9-a3e01b19c091",
          "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": "2025-12-04T10:55:06Z"
      }
    }
  },
  "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>6a611508-7778-454b-aec2-c56413eba9db</d2p1:guid>
    <d2p1:guid>c4aad067-199c-41ca-9d02-9ec5cfc7b8db</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>305ffa81-d8e6-4249-8cd4-a8a9bf0972c0</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2025-12-04T11:55:06.5550691+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>d639d1a4-e546-4342-b33d-ac13774ea6f4</id>
          <id_shift>c7fc0ba5-852c-482a-a7f9-a3e01b19c091</id_shift>
          <id_user_work_position>47c58675-8651-408f-b042-b43ea4a8c041</id_user_work_position>
          <image_id>31551b80-fbaa-46a0-82db-57be1a27afc5</image_id>
          <introduction>sample string 10</introduction>
          <last_name>sample string 12</last_name>
          <title>sample string 9</title>
        </user>
      </creation>
      <last_change>
        <date>2025-12-04T11:55:06.5550691+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>d639d1a4-e546-4342-b33d-ac13774ea6f4</id>
          <id_shift>c7fc0ba5-852c-482a-a7f9-a3e01b19c091</id_shift>
          <id_user_work_position>47c58675-8651-408f-b042-b43ea4a8c041</id_user_work_position>
          <image_id>31551b80-fbaa-46a0-82db-57be1a27afc5</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>b6b53df1-d6d9-4c89-84c0-a8d643918d8d</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": "5489a856-2624-4ded-93f4-b17fd21d9d2f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          }
        }
      },
      {
        "id": "5489a856-2624-4ded-93f4-b17fd21d9d2f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "5489a856-2624-4ded-93f4-b17fd21d9d2f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          }
        }
      },
      {
        "id": "5489a856-2624-4ded-93f4-b17fd21d9d2f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "fd195cf6-5fcf-48ad-9d2e-738997b6781b",
              "image_id": "d4258b03-77f2-4c7c-a539-04a5b2323045",
              "id_user_work_position": "f9fdddeb-0c36-4471-bb15-5ba0e2f67273",
              "id_shift": "115cfecf-7f39-4bd3-823b-6a4c16483edc",
              "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": "2025-12-04T10:55:06Z"
          }
        }
      }
    ]
  }
]

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>5489a856-2624-4ded-93f4-b17fd21d9d2f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</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>5489a856-2624-4ded-93f4-b17fd21d9d2f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</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>5489a856-2624-4ded-93f4-b17fd21d9d2f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</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>5489a856-2624-4ded-93f4-b17fd21d9d2f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2025-12-04T11:55:06.5550691+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>fd195cf6-5fcf-48ad-9d2e-738997b6781b</id>
              <id_shift>115cfecf-7f39-4bd3-823b-6a4c16483edc</id_shift>
              <id_user_work_position>f9fdddeb-0c36-4471-bb15-5ba0e2f67273</id_user_work_position>
              <image_id>d4258b03-77f2-4c7c-a539-04a5b2323045</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>