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": [
    "7d7fdcb5-9abc-48a7-ac8b-544129e882aa",
    "226f3fc2-6ba7-46ca-b9f3-6e9a00ae6c4a"
  ],
  "user_id": "47c53757-e73c-4956-808c-c96b20a5d7d9",
  "state_id": 1,
  "parent": {
    "id": "283282b8-6b6f-40ec-9b07-0bf6c7388f03",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "6efa206b-38d4-4101-a7b0-e2a92f2eb030",
          "image_id": "842e2001-c662-4555-8c7c-509d8c6746be",
          "id_user_work_position": "6ffe077d-839b-4948-a456-efb18529da3d",
          "id_shift": "5b90da7a-8357-4cff-bced-8ebb33a4778b",
          "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-01-22T15:04:59Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "6efa206b-38d4-4101-a7b0-e2a92f2eb030",
          "image_id": "842e2001-c662-4555-8c7c-509d8c6746be",
          "id_user_work_position": "6ffe077d-839b-4948-a456-efb18529da3d",
          "id_shift": "5b90da7a-8357-4cff-bced-8ebb33a4778b",
          "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-01-22T15:04:59Z"
      }
    }
  },
  "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>7d7fdcb5-9abc-48a7-ac8b-544129e882aa</d2p1:guid>
    <d2p1:guid>226f3fc2-6ba7-46ca-b9f3-6e9a00ae6c4a</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>283282b8-6b6f-40ec-9b07-0bf6c7388f03</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-01-22T16:04:59.592834+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>6efa206b-38d4-4101-a7b0-e2a92f2eb030</id>
          <id_shift>5b90da7a-8357-4cff-bced-8ebb33a4778b</id_shift>
          <id_user_work_position>6ffe077d-839b-4948-a456-efb18529da3d</id_user_work_position>
          <image_id>842e2001-c662-4555-8c7c-509d8c6746be</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-01-22T16:04:59.592834+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>6efa206b-38d4-4101-a7b0-e2a92f2eb030</id>
          <id_shift>5b90da7a-8357-4cff-bced-8ebb33a4778b</id_shift>
          <id_user_work_position>6ffe077d-839b-4948-a456-efb18529da3d</id_user_work_position>
          <image_id>842e2001-c662-4555-8c7c-509d8c6746be</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>47c53757-e73c-4956-808c-c96b20a5d7d9</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": "5f4aa74d-62e1-4df6-991d-8fa8e613093c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          }
        }
      },
      {
        "id": "5f4aa74d-62e1-4df6-991d-8fa8e613093c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "5f4aa74d-62e1-4df6-991d-8fa8e613093c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          }
        }
      },
      {
        "id": "5f4aa74d-62e1-4df6-991d-8fa8e613093c",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "f2ac0e68-e76b-4f58-b13f-1429a6ed8246",
              "image_id": "c666a89c-1f8d-4db1-ad1e-0c534ae37306",
              "id_user_work_position": "af915940-b925-4ddf-b7f9-195cea22481f",
              "id_shift": "4a0ecff1-0277-43d1-b926-e5308653ede3",
              "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-01-22T15:04:59Z"
          }
        }
      }
    ]
  }
]

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>5f4aa74d-62e1-4df6-991d-8fa8e613093c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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>5f4aa74d-62e1-4df6-991d-8fa8e613093c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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>5f4aa74d-62e1-4df6-991d-8fa8e613093c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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>5f4aa74d-62e1-4df6-991d-8fa8e613093c</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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-01-22T16:04:59.6080115+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>f2ac0e68-e76b-4f58-b13f-1429a6ed8246</id>
              <id_shift>4a0ecff1-0277-43d1-b926-e5308653ede3</id_shift>
              <id_user_work_position>af915940-b925-4ddf-b7f9-195cea22481f</id_user_work_position>
              <image_id>c666a89c-1f8d-4db1-ad1e-0c534ae37306</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>