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": [
    "6293933b-543e-4212-8903-b19adc21fd25",
    "b006a2d9-5279-48d9-a920-6cb5d6973ac3"
  ],
  "user_id": "40f51bb3-fb78-4570-9ab8-9d0bc99af4f3",
  "state_id": 1,
  "parent": {
    "id": "bf7d485a-a09e-4c82-9f19-b33952c1c3fe",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "44a674bf-d00d-43a3-ba16-8b8e2562cdac",
          "image_id": "c9bd5a86-a12e-4e43-9b36-05fab070770a",
          "id_user_work_position": "6f372ed2-9b66-4511-af8a-616d0cdeffa5",
          "id_shift": "ea89c909-da51-47a8-bcea-11a8254ed7ec",
          "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-05T08:25:04Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "44a674bf-d00d-43a3-ba16-8b8e2562cdac",
          "image_id": "c9bd5a86-a12e-4e43-9b36-05fab070770a",
          "id_user_work_position": "6f372ed2-9b66-4511-af8a-616d0cdeffa5",
          "id_shift": "ea89c909-da51-47a8-bcea-11a8254ed7ec",
          "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-05T08:25:04Z"
      }
    }
  },
  "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>6293933b-543e-4212-8903-b19adc21fd25</d2p1:guid>
    <d2p1:guid>b006a2d9-5279-48d9-a920-6cb5d6973ac3</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>bf7d485a-a09e-4c82-9f19-b33952c1c3fe</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-05-05T10:25:04.0579149+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>44a674bf-d00d-43a3-ba16-8b8e2562cdac</id>
          <id_shift>ea89c909-da51-47a8-bcea-11a8254ed7ec</id_shift>
          <id_user_work_position>6f372ed2-9b66-4511-af8a-616d0cdeffa5</id_user_work_position>
          <image_id>c9bd5a86-a12e-4e43-9b36-05fab070770a</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-05T10:25:04.0579149+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>44a674bf-d00d-43a3-ba16-8b8e2562cdac</id>
          <id_shift>ea89c909-da51-47a8-bcea-11a8254ed7ec</id_shift>
          <id_user_work_position>6f372ed2-9b66-4511-af8a-616d0cdeffa5</id_user_work_position>
          <image_id>c9bd5a86-a12e-4e43-9b36-05fab070770a</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>40f51bb3-fb78-4570-9ab8-9d0bc99af4f3</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": "f7342dec-2994-4280-a574-04b977c364bb",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          }
        }
      },
      {
        "id": "f7342dec-2994-4280-a574-04b977c364bb",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "f7342dec-2994-4280-a574-04b977c364bb",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          }
        }
      },
      {
        "id": "f7342dec-2994-4280-a574-04b977c364bb",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1009a24c-a580-4a6d-a4e0-b4374f3a5519",
              "image_id": "4b635628-022a-478d-8a7a-a8f2e501904b",
              "id_user_work_position": "bb616af2-f0ca-4e9e-b163-0d70b65d3b84",
              "id_shift": "c3dedc56-9a10-41f1-9a40-139ee2c5bb59",
              "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-05T08:25:04Z"
          }
        }
      }
    ]
  }
]

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>f7342dec-2994-4280-a574-04b977c364bb</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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>f7342dec-2994-4280-a574-04b977c364bb</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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>f7342dec-2994-4280-a574-04b977c364bb</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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>f7342dec-2994-4280-a574-04b977c364bb</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-05-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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-05T10:25:04.0736118+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>1009a24c-a580-4a6d-a4e0-b4374f3a5519</id>
              <id_shift>c3dedc56-9a10-41f1-9a40-139ee2c5bb59</id_shift>
              <id_user_work_position>bb616af2-f0ca-4e9e-b163-0d70b65d3b84</id_user_work_position>
              <image_id>4b635628-022a-478d-8a7a-a8f2e501904b</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>