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": [
    "bee7c084-43b1-4ea5-bfdc-7bac6fc32540",
    "319dbdd0-0821-43c8-b0b3-e0b5b8b69b6e"
  ],
  "user_id": "1afdd0e6-d9c2-422a-8f7f-807f770cc628",
  "state_id": 1,
  "parent": {
    "id": "9d769507-a421-4675-9b0b-4a37bf1f1076",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "35ef896e-0aa7-484f-859c-5a1a279a0feb",
          "image_id": "7beb3048-f4f6-4609-8130-73c758eed58e",
          "id_user_work_position": "d95303d3-f81e-43fa-808c-d534828fb851",
          "id_shift": "bcc05693-d047-48fb-92f3-50f7b1ef2874",
          "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-13T07:10:39Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "35ef896e-0aa7-484f-859c-5a1a279a0feb",
          "image_id": "7beb3048-f4f6-4609-8130-73c758eed58e",
          "id_user_work_position": "d95303d3-f81e-43fa-808c-d534828fb851",
          "id_shift": "bcc05693-d047-48fb-92f3-50f7b1ef2874",
          "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-13T07:10:39Z"
      }
    }
  },
  "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>bee7c084-43b1-4ea5-bfdc-7bac6fc32540</d2p1:guid>
    <d2p1:guid>319dbdd0-0821-43c8-b0b3-e0b5b8b69b6e</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>9d769507-a421-4675-9b0b-4a37bf1f1076</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-07-13T09:10:39.0668999+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>35ef896e-0aa7-484f-859c-5a1a279a0feb</id>
          <id_shift>bcc05693-d047-48fb-92f3-50f7b1ef2874</id_shift>
          <id_user_work_position>d95303d3-f81e-43fa-808c-d534828fb851</id_user_work_position>
          <image_id>7beb3048-f4f6-4609-8130-73c758eed58e</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-13T09:10:39.0668999+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>35ef896e-0aa7-484f-859c-5a1a279a0feb</id>
          <id_shift>bcc05693-d047-48fb-92f3-50f7b1ef2874</id_shift>
          <id_user_work_position>d95303d3-f81e-43fa-808c-d534828fb851</id_user_work_position>
          <image_id>7beb3048-f4f6-4609-8130-73c758eed58e</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>1afdd0e6-d9c2-422a-8f7f-807f770cc628</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": "7f486d38-124b-431c-bedf-0cdc5cb0bc98",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          }
        }
      },
      {
        "id": "7f486d38-124b-431c-bedf-0cdc5cb0bc98",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "7f486d38-124b-431c-bedf-0cdc5cb0bc98",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          }
        }
      },
      {
        "id": "7f486d38-124b-431c-bedf-0cdc5cb0bc98",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "338a58d9-5cbd-4915-a908-0fe7b88987c4",
              "image_id": "635470e7-0afb-4f6f-9605-353562be37ce",
              "id_user_work_position": "aec7d583-3fc0-454b-9b13-f3788533dced",
              "id_shift": "a1c098ca-b032-477c-a53c-83a6658358a5",
              "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-13T07:10:39Z"
          }
        }
      }
    ]
  }
]

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>7f486d38-124b-431c-bedf-0cdc5cb0bc98</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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>7f486d38-124b-431c-bedf-0cdc5cb0bc98</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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>7f486d38-124b-431c-bedf-0cdc5cb0bc98</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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>7f486d38-124b-431c-bedf-0cdc5cb0bc98</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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-13T09:10:39.426114+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>338a58d9-5cbd-4915-a908-0fe7b88987c4</id>
              <id_shift>a1c098ca-b032-477c-a53c-83a6658358a5</id_shift>
              <id_user_work_position>aec7d583-3fc0-454b-9b13-f3788533dced</id_user_work_position>
              <image_id>635470e7-0afb-4f6f-9605-353562be37ce</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>