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": [
    "cee9e3b1-4560-4666-960e-32b3ddbf2b42",
    "e07b861a-e956-4015-a56e-4234abd1e687"
  ],
  "user_id": "52b13bed-5e37-42d8-a99c-56660883edd5",
  "state_id": 1,
  "parent": {
    "id": "33189a1b-55fd-46d8-a451-99f011702073",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "02f3910e-cb2d-4650-90fc-511ab6fde329",
          "image_id": "51ac91b0-050b-4861-8f7e-4a53173df655",
          "id_user_work_position": "c27ce082-ea9e-4c25-b4f4-e23a594ad2f5",
          "id_shift": "e7f1be79-fd8d-48d2-b652-a66a4d3c56b9",
          "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-11-23T16:35:08Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "02f3910e-cb2d-4650-90fc-511ab6fde329",
          "image_id": "51ac91b0-050b-4861-8f7e-4a53173df655",
          "id_user_work_position": "c27ce082-ea9e-4c25-b4f4-e23a594ad2f5",
          "id_shift": "e7f1be79-fd8d-48d2-b652-a66a4d3c56b9",
          "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-11-23T16:35:08Z"
      }
    }
  },
  "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>cee9e3b1-4560-4666-960e-32b3ddbf2b42</d2p1:guid>
    <d2p1:guid>e07b861a-e956-4015-a56e-4234abd1e687</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>33189a1b-55fd-46d8-a451-99f011702073</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2025-11-23T17:35:08.8309856+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>02f3910e-cb2d-4650-90fc-511ab6fde329</id>
          <id_shift>e7f1be79-fd8d-48d2-b652-a66a4d3c56b9</id_shift>
          <id_user_work_position>c27ce082-ea9e-4c25-b4f4-e23a594ad2f5</id_user_work_position>
          <image_id>51ac91b0-050b-4861-8f7e-4a53173df655</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-11-23T17:35:08.8309856+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>02f3910e-cb2d-4650-90fc-511ab6fde329</id>
          <id_shift>e7f1be79-fd8d-48d2-b652-a66a4d3c56b9</id_shift>
          <id_user_work_position>c27ce082-ea9e-4c25-b4f4-e23a594ad2f5</id_user_work_position>
          <image_id>51ac91b0-050b-4861-8f7e-4a53173df655</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>52b13bed-5e37-42d8-a99c-56660883edd5</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": "d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          }
        }
      },
      {
        "id": "d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          }
        }
      },
      {
        "id": "d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ef757430-9a53-4ff2-9bf7-31231631c263",
              "image_id": "f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8",
              "id_user_work_position": "95416e01-574b-418f-b7df-fe09aedf1c89",
              "id_shift": "3ed97155-7984-4837-ab13-9b83b97dd51b",
              "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-11-23T16:35:08Z"
          }
        }
      }
    ]
  }
]

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>d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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>d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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>d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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>d26c2b78-e2ab-43bc-b6a6-e7ffe98d7b16</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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-11-23T17:35:08.8309856+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>ef757430-9a53-4ff2-9bf7-31231631c263</id>
              <id_shift>3ed97155-7984-4837-ab13-9b83b97dd51b</id_shift>
              <id_user_work_position>95416e01-574b-418f-b7df-fe09aedf1c89</id_user_work_position>
              <image_id>f74a3127-6614-4d7d-bcb5-cd6dcbeac4c8</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>