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": [
    "78378aa8-0ed7-4492-9daa-de75c4dd63ae",
    "7d7d7ff6-0f5f-4643-9f75-76a91716ec37"
  ],
  "user_id": "8f6dcbc6-0d46-4c6d-b47c-ccf63ea14e58",
  "state_id": 1,
  "parent": {
    "id": "86abd604-f166-4454-82e4-c2804f0b1882",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "e82a8b18-402d-43f2-8846-d02f81d89ce2",
          "image_id": "baee188c-327e-49f0-bc41-0064c0397c48",
          "id_user_work_position": "2f4b975d-03ee-4901-812a-d7a32c1caf0b",
          "id_shift": "e56a370c-b1cb-493d-8d80-36d5eea3f22f",
          "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-05-28T06:37:36Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "e82a8b18-402d-43f2-8846-d02f81d89ce2",
          "image_id": "baee188c-327e-49f0-bc41-0064c0397c48",
          "id_user_work_position": "2f4b975d-03ee-4901-812a-d7a32c1caf0b",
          "id_shift": "e56a370c-b1cb-493d-8d80-36d5eea3f22f",
          "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-05-28T06:37:36Z"
      }
    }
  },
  "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>78378aa8-0ed7-4492-9daa-de75c4dd63ae</d2p1:guid>
    <d2p1:guid>7d7d7ff6-0f5f-4643-9f75-76a91716ec37</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>86abd604-f166-4454-82e4-c2804f0b1882</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-05-28T08:37:36.1887339+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>e82a8b18-402d-43f2-8846-d02f81d89ce2</id>
          <id_shift>e56a370c-b1cb-493d-8d80-36d5eea3f22f</id_shift>
          <id_user_work_position>2f4b975d-03ee-4901-812a-d7a32c1caf0b</id_user_work_position>
          <image_id>baee188c-327e-49f0-bc41-0064c0397c48</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-05-28T08:37:36.1887339+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>e82a8b18-402d-43f2-8846-d02f81d89ce2</id>
          <id_shift>e56a370c-b1cb-493d-8d80-36d5eea3f22f</id_shift>
          <id_user_work_position>2f4b975d-03ee-4901-812a-d7a32c1caf0b</id_user_work_position>
          <image_id>baee188c-327e-49f0-bc41-0064c0397c48</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>8f6dcbc6-0d46-4c6d-b47c-ccf63ea14e58</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": "37dd09e9-5afe-4542-90ad-2aca2669384b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          }
        }
      },
      {
        "id": "37dd09e9-5afe-4542-90ad-2aca2669384b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "37dd09e9-5afe-4542-90ad-2aca2669384b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          }
        }
      },
      {
        "id": "37dd09e9-5afe-4542-90ad-2aca2669384b",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3093748a-e6e9-4dc7-860b-339cf799b095",
              "image_id": "5ab3ed19-820f-4825-84b0-418649b3fa47",
              "id_user_work_position": "2d3fe13d-51f5-4f29-8e23-3291819fd240",
              "id_shift": "be42b993-88f6-4a29-80c2-337f69aee1f8",
              "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-05-28T06:37:36Z"
          }
        }
      }
    ]
  }
]

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>37dd09e9-5afe-4542-90ad-2aca2669384b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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>37dd09e9-5afe-4542-90ad-2aca2669384b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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>37dd09e9-5afe-4542-90ad-2aca2669384b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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>37dd09e9-5afe-4542-90ad-2aca2669384b</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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-05-28T08:37:36.1887339+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>3093748a-e6e9-4dc7-860b-339cf799b095</id>
              <id_shift>be42b993-88f6-4a29-80c2-337f69aee1f8</id_shift>
              <id_user_work_position>2d3fe13d-51f5-4f29-8e23-3291819fd240</id_user_work_position>
              <image_id>5ab3ed19-820f-4825-84b0-418649b3fa47</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>