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": [
    "91dab78e-aa21-49b0-a87b-66310d3b0cc2",
    "d87f08e8-f09f-451c-8b3b-3e5269c751ac"
  ],
  "user_id": "9c4a40a9-cd16-4570-9439-57b858a30b0c",
  "state_id": 1,
  "parent": {
    "id": "557558e5-aa8d-45c1-b0ad-e5784097ea88",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "bf39a1fb-cde5-4469-9326-d7d6a993e302",
          "image_id": "5b2cb9b4-57a5-455f-a403-5b89d129262c",
          "id_user_work_position": "07c1bcef-fcfd-498c-883c-55f0ddfafa61",
          "id_shift": "01898499-ca25-412e-9ab2-853312411886",
          "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-04T02:33:13Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "bf39a1fb-cde5-4469-9326-d7d6a993e302",
          "image_id": "5b2cb9b4-57a5-455f-a403-5b89d129262c",
          "id_user_work_position": "07c1bcef-fcfd-498c-883c-55f0ddfafa61",
          "id_shift": "01898499-ca25-412e-9ab2-853312411886",
          "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-04T02:33:13Z"
      }
    }
  },
  "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>91dab78e-aa21-49b0-a87b-66310d3b0cc2</d2p1:guid>
    <d2p1:guid>d87f08e8-f09f-451c-8b3b-3e5269c751ac</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>557558e5-aa8d-45c1-b0ad-e5784097ea88</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-07-04T04:33:13.4154083+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>bf39a1fb-cde5-4469-9326-d7d6a993e302</id>
          <id_shift>01898499-ca25-412e-9ab2-853312411886</id_shift>
          <id_user_work_position>07c1bcef-fcfd-498c-883c-55f0ddfafa61</id_user_work_position>
          <image_id>5b2cb9b4-57a5-455f-a403-5b89d129262c</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-04T04:33:13.4154083+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>bf39a1fb-cde5-4469-9326-d7d6a993e302</id>
          <id_shift>01898499-ca25-412e-9ab2-853312411886</id_shift>
          <id_user_work_position>07c1bcef-fcfd-498c-883c-55f0ddfafa61</id_user_work_position>
          <image_id>5b2cb9b4-57a5-455f-a403-5b89d129262c</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>9c4a40a9-cd16-4570-9439-57b858a30b0c</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": "42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          }
        }
      },
      {
        "id": "42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          }
        }
      },
      {
        "id": "42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "5108d97a-3f82-418d-9924-2c59f5282de1",
              "image_id": "ca66d878-cb27-4b08-ae6a-c60a650e4ca4",
              "id_user_work_position": "7626dc81-57b2-451e-8340-6653be2927cd",
              "id_shift": "2f636421-af51-4371-818f-cc5e186dde17",
              "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-04T02:33:13Z"
          }
        }
      }
    ]
  }
]

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>42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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>42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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>42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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>42f08fe2-6bbe-4fa5-ad06-b9689eb1afe3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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-04T04:33:13.7904485+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>5108d97a-3f82-418d-9924-2c59f5282de1</id>
              <id_shift>2f636421-af51-4371-818f-cc5e186dde17</id_shift>
              <id_user_work_position>7626dc81-57b2-451e-8340-6653be2927cd</id_user_work_position>
              <image_id>ca66d878-cb27-4b08-ae6a-c60a650e4ca4</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>