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": [
    "860743e3-f20e-4a6c-9c3d-515cba9c5642",
    "d63435e1-c209-4039-813d-0d527ed00ceb"
  ],
  "user_id": "af173cfb-ee1b-4f0d-8384-aaf3b0754b56",
  "state_id": 1,
  "parent": {
    "id": "5e9e9c8f-b3d9-4ed9-b322-af4c4413258a",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "8420ee95-13c3-4c54-ab0d-6a96d5c59d4b",
          "image_id": "456688a6-9e63-4a60-b824-3797a9492327",
          "id_user_work_position": "7c36b2da-6f10-4272-97fb-2ccc82cd6030",
          "id_shift": "239defb5-d8f7-4ccd-b33a-afd25f2e2576",
          "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-10T03:25:36Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "8420ee95-13c3-4c54-ab0d-6a96d5c59d4b",
          "image_id": "456688a6-9e63-4a60-b824-3797a9492327",
          "id_user_work_position": "7c36b2da-6f10-4272-97fb-2ccc82cd6030",
          "id_shift": "239defb5-d8f7-4ccd-b33a-afd25f2e2576",
          "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-10T03:25: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>860743e3-f20e-4a6c-9c3d-515cba9c5642</d2p1:guid>
    <d2p1:guid>d63435e1-c209-4039-813d-0d527ed00ceb</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>5e9e9c8f-b3d9-4ed9-b322-af4c4413258a</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-07-10T05:25:36.9240461+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>8420ee95-13c3-4c54-ab0d-6a96d5c59d4b</id>
          <id_shift>239defb5-d8f7-4ccd-b33a-afd25f2e2576</id_shift>
          <id_user_work_position>7c36b2da-6f10-4272-97fb-2ccc82cd6030</id_user_work_position>
          <image_id>456688a6-9e63-4a60-b824-3797a9492327</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-10T05:25:36.9240461+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>8420ee95-13c3-4c54-ab0d-6a96d5c59d4b</id>
          <id_shift>239defb5-d8f7-4ccd-b33a-afd25f2e2576</id_shift>
          <id_user_work_position>7c36b2da-6f10-4272-97fb-2ccc82cd6030</id_user_work_position>
          <image_id>456688a6-9e63-4a60-b824-3797a9492327</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>af173cfb-ee1b-4f0d-8384-aaf3b0754b56</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": "f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          }
        }
      },
      {
        "id": "f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          }
        }
      },
      {
        "id": "f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25:36Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "60d0138e-cd1d-4c87-9b0b-56762cbbe011",
              "image_id": "0c221492-b40a-46ed-8aee-ea60c8e40316",
              "id_user_work_position": "ea1cb66f-1dc5-4177-adb7-9e38e62d0ace",
              "id_shift": "d2ce7a75-f2df-47b9-8df8-91634a483849",
              "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-10T03:25: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>f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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>f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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>f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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>f46a4f20-0cdb-483e-b76f-4c5fd9b9ea1e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-07-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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-10T05:25:36.9240461+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>60d0138e-cd1d-4c87-9b0b-56762cbbe011</id>
              <id_shift>d2ce7a75-f2df-47b9-8df8-91634a483849</id_shift>
              <id_user_work_position>ea1cb66f-1dc5-4177-adb7-9e38e62d0ace</id_user_work_position>
              <image_id>0c221492-b40a-46ed-8aee-ea60c8e40316</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>