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": [
    "2ada685d-62f0-4207-822a-5fd9e013442a",
    "0d4cf58b-cc15-47ca-83d8-ee01ba4a03ce"
  ],
  "user_id": "e0ca8fe3-3380-44e8-b3df-481f922b54da",
  "state_id": 1,
  "parent": {
    "id": "afe24a65-956b-4f3d-9b81-909810ef80e1",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "7ea1983b-06a0-479a-9d1a-5d4c94524376",
          "image_id": "e2dfd8d6-f5da-4368-b65c-4ddf144363f7",
          "id_user_work_position": "b5628efe-cb43-49dd-b4ca-3b43e7134e46",
          "id_shift": "89f16156-3740-4c4f-9de4-8492176ffb0f",
          "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-02-27T05:44:53Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "7ea1983b-06a0-479a-9d1a-5d4c94524376",
          "image_id": "e2dfd8d6-f5da-4368-b65c-4ddf144363f7",
          "id_user_work_position": "b5628efe-cb43-49dd-b4ca-3b43e7134e46",
          "id_shift": "89f16156-3740-4c4f-9de4-8492176ffb0f",
          "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-02-27T05:44:53Z"
      }
    }
  },
  "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>2ada685d-62f0-4207-822a-5fd9e013442a</d2p1:guid>
    <d2p1:guid>0d4cf58b-cc15-47ca-83d8-ee01ba4a03ce</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>afe24a65-956b-4f3d-9b81-909810ef80e1</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-02-27T06:44:53.6429603+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>7ea1983b-06a0-479a-9d1a-5d4c94524376</id>
          <id_shift>89f16156-3740-4c4f-9de4-8492176ffb0f</id_shift>
          <id_user_work_position>b5628efe-cb43-49dd-b4ca-3b43e7134e46</id_user_work_position>
          <image_id>e2dfd8d6-f5da-4368-b65c-4ddf144363f7</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-02-27T06:44:53.6429603+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>7ea1983b-06a0-479a-9d1a-5d4c94524376</id>
          <id_shift>89f16156-3740-4c4f-9de4-8492176ffb0f</id_shift>
          <id_user_work_position>b5628efe-cb43-49dd-b4ca-3b43e7134e46</id_user_work_position>
          <image_id>e2dfd8d6-f5da-4368-b65c-4ddf144363f7</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>e0ca8fe3-3380-44e8-b3df-481f922b54da</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": "fc84b81a-6262-4241-8834-31b6cacc81e3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          }
        }
      },
      {
        "id": "fc84b81a-6262-4241-8834-31b6cacc81e3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "fc84b81a-6262-4241-8834-31b6cacc81e3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          }
        }
      },
      {
        "id": "fc84b81a-6262-4241-8834-31b6cacc81e3",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "191d7502-e639-4ee4-946a-3f4ac1e470bc",
              "image_id": "1b0ed446-69e2-4999-8799-5ff3cfbc9d0e",
              "id_user_work_position": "5b6769a7-a20a-464f-b8ba-93f9e1a4774e",
              "id_shift": "9ad2c499-6b27-4d54-b918-65167e058e1d",
              "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-02-27T05:44:53Z"
          }
        }
      }
    ]
  }
]

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>fc84b81a-6262-4241-8834-31b6cacc81e3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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>fc84b81a-6262-4241-8834-31b6cacc81e3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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>fc84b81a-6262-4241-8834-31b6cacc81e3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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>fc84b81a-6262-4241-8834-31b6cacc81e3</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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-02-27T06:44:53.6586512+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>191d7502-e639-4ee4-946a-3f4ac1e470bc</id>
              <id_shift>9ad2c499-6b27-4d54-b918-65167e058e1d</id_shift>
              <id_user_work_position>5b6769a7-a20a-464f-b8ba-93f9e1a4774e</id_user_work_position>
              <image_id>1b0ed446-69e2-4999-8799-5ff3cfbc9d0e</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>