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": [
    "aaae7b29-0658-45b7-9626-60e7a309d5a6",
    "d5c0a6af-b29d-4adb-a6e3-12a6b05712bd"
  ],
  "user_id": "c4f5a9ce-0d0a-4121-879e-72b2bd09225e",
  "state_id": 1,
  "parent": {
    "id": "e3d72ca3-bb3c-43ef-8035-b2941e762c1c",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "609efb51-3058-4e72-b31a-0c84d2a23b5e",
          "image_id": "8c84075e-aac7-4ee5-8abb-d53bb6ec4f89",
          "id_user_work_position": "225689d1-1517-4c1b-84e8-882ff404493e",
          "id_shift": "dbe52422-8073-4f3e-b065-d5139deda1e9",
          "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-09-24T10:54:03Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "609efb51-3058-4e72-b31a-0c84d2a23b5e",
          "image_id": "8c84075e-aac7-4ee5-8abb-d53bb6ec4f89",
          "id_user_work_position": "225689d1-1517-4c1b-84e8-882ff404493e",
          "id_shift": "dbe52422-8073-4f3e-b065-d5139deda1e9",
          "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-09-24T10:54:03Z"
      }
    }
  },
  "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>aaae7b29-0658-45b7-9626-60e7a309d5a6</d2p1:guid>
    <d2p1:guid>d5c0a6af-b29d-4adb-a6e3-12a6b05712bd</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>e3d72ca3-bb3c-43ef-8035-b2941e762c1c</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-09-24T12:54:03.6312959+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>609efb51-3058-4e72-b31a-0c84d2a23b5e</id>
          <id_shift>dbe52422-8073-4f3e-b065-d5139deda1e9</id_shift>
          <id_user_work_position>225689d1-1517-4c1b-84e8-882ff404493e</id_user_work_position>
          <image_id>8c84075e-aac7-4ee5-8abb-d53bb6ec4f89</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-09-24T12:54:03.6312959+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>609efb51-3058-4e72-b31a-0c84d2a23b5e</id>
          <id_shift>dbe52422-8073-4f3e-b065-d5139deda1e9</id_shift>
          <id_user_work_position>225689d1-1517-4c1b-84e8-882ff404493e</id_user_work_position>
          <image_id>8c84075e-aac7-4ee5-8abb-d53bb6ec4f89</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>c4f5a9ce-0d0a-4121-879e-72b2bd09225e</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": "22a25a5d-5f9d-4496-bf08-b291b57d041e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          }
        }
      },
      {
        "id": "22a25a5d-5f9d-4496-bf08-b291b57d041e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "22a25a5d-5f9d-4496-bf08-b291b57d041e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          }
        }
      },
      {
        "id": "22a25a5d-5f9d-4496-bf08-b291b57d041e",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "0f602327-0fa8-4c0f-b580-3a6410b9c4d8",
              "image_id": "416b55d4-798d-4253-903e-9683c787a3c2",
              "id_user_work_position": "09e83229-ec1f-4beb-ab32-bfaf9e8cd99d",
              "id_shift": "1ccf2e07-9aea-4265-b3eb-7651ff496274",
              "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-09-24T10:54:03Z"
          }
        }
      }
    ]
  }
]

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>22a25a5d-5f9d-4496-bf08-b291b57d041e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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>22a25a5d-5f9d-4496-bf08-b291b57d041e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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>22a25a5d-5f9d-4496-bf08-b291b57d041e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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>22a25a5d-5f9d-4496-bf08-b291b57d041e</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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-09-24T12:54:03.6469629+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>0f602327-0fa8-4c0f-b580-3a6410b9c4d8</id>
              <id_shift>1ccf2e07-9aea-4265-b3eb-7651ff496274</id_shift>
              <id_user_work_position>09e83229-ec1f-4beb-ab32-bfaf9e8cd99d</id_user_work_position>
              <image_id>416b55d4-798d-4253-903e-9683c787a3c2</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>