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": [
    "43ebc41a-ee20-4776-8207-89fd2553288e",
    "8926271d-2b6e-49cc-8ade-b9f64d282b81"
  ],
  "user_id": "58468587-de22-46ad-b780-4d26718a80f3",
  "state_id": 1,
  "parent": {
    "id": "93f55b94-879f-4a9f-ba3a-64045777afe0",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "742025ca-d25e-43f3-9ece-d5fccd07e320",
          "image_id": "a5ec3234-d76b-4a3f-8ef0-7a7a943b324d",
          "id_user_work_position": "ab0a40a2-b6c8-482c-b451-28af9e080735",
          "id_shift": "9fae8c7c-ecb0-415b-8d64-810415ee65bd",
          "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-12-28T18:00:58Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "742025ca-d25e-43f3-9ece-d5fccd07e320",
          "image_id": "a5ec3234-d76b-4a3f-8ef0-7a7a943b324d",
          "id_user_work_position": "ab0a40a2-b6c8-482c-b451-28af9e080735",
          "id_shift": "9fae8c7c-ecb0-415b-8d64-810415ee65bd",
          "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-12-28T18:00:58Z"
      }
    }
  },
  "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>43ebc41a-ee20-4776-8207-89fd2553288e</d2p1:guid>
    <d2p1:guid>8926271d-2b6e-49cc-8ade-b9f64d282b81</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>93f55b94-879f-4a9f-ba3a-64045777afe0</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2025-12-28T19:00:58.9910042+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>742025ca-d25e-43f3-9ece-d5fccd07e320</id>
          <id_shift>9fae8c7c-ecb0-415b-8d64-810415ee65bd</id_shift>
          <id_user_work_position>ab0a40a2-b6c8-482c-b451-28af9e080735</id_user_work_position>
          <image_id>a5ec3234-d76b-4a3f-8ef0-7a7a943b324d</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-12-28T19:00:58.9910042+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>742025ca-d25e-43f3-9ece-d5fccd07e320</id>
          <id_shift>9fae8c7c-ecb0-415b-8d64-810415ee65bd</id_shift>
          <id_user_work_position>ab0a40a2-b6c8-482c-b451-28af9e080735</id_user_work_position>
          <image_id>a5ec3234-d76b-4a3f-8ef0-7a7a943b324d</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>58468587-de22-46ad-b780-4d26718a80f3</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": "40b5f28c-3b73-475a-8cde-cb9641f46a3f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          }
        }
      },
      {
        "id": "40b5f28c-3b73-475a-8cde-cb9641f46a3f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "40b5f28c-3b73-475a-8cde-cb9641f46a3f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          }
        }
      },
      {
        "id": "40b5f28c-3b73-475a-8cde-cb9641f46a3f",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "9e2cf9de-2591-4876-91ba-de43e7fadf9f",
              "image_id": "b6086a9b-2c94-413d-b6e1-027eb56bc5e6",
              "id_user_work_position": "9f37d603-f1ec-44a6-a59b-cb4a0e713049",
              "id_shift": "3299f134-3edb-4eec-a0e5-d249938acef7",
              "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-12-28T18:00:59Z"
          }
        }
      }
    ]
  }
]

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>40b5f28c-3b73-475a-8cde-cb9641f46a3f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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>40b5f28c-3b73-475a-8cde-cb9641f46a3f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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>40b5f28c-3b73-475a-8cde-cb9641f46a3f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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>40b5f28c-3b73-475a-8cde-cb9641f46a3f</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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-12-28T19:00:59.0851566+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>9e2cf9de-2591-4876-91ba-de43e7fadf9f</id>
              <id_shift>3299f134-3edb-4eec-a0e5-d249938acef7</id_shift>
              <id_user_work_position>9f37d603-f1ec-44a6-a59b-cb4a0e713049</id_user_work_position>
              <image_id>b6086a9b-2c94-413d-b6e1-027eb56bc5e6</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>