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": [
    "9f8e928d-3d1a-4d71-88e3-d14e4d1a41ca",
    "4acb07cc-6a4a-4dc5-809c-e42847c040e2"
  ],
  "user_id": "1fdc9c6c-8023-4fc4-acd4-3b340d5021a4",
  "state_id": 1,
  "parent": {
    "id": "9dc45345-d8a9-430c-913c-678155650957",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "0a1a61a5-ccad-4c75-8be7-a021e6fdebc4",
          "image_id": "35f140b8-48e3-4654-8218-01b103aad956",
          "id_user_work_position": "87a9810d-5275-4f09-a46c-f64c08aeeed9",
          "id_shift": "c3facd62-ea1d-41d1-bb6f-4c4de1687fb9",
          "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-01-26T15:40:17Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "0a1a61a5-ccad-4c75-8be7-a021e6fdebc4",
          "image_id": "35f140b8-48e3-4654-8218-01b103aad956",
          "id_user_work_position": "87a9810d-5275-4f09-a46c-f64c08aeeed9",
          "id_shift": "c3facd62-ea1d-41d1-bb6f-4c4de1687fb9",
          "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-01-26T15:40:17Z"
      }
    }
  },
  "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>9f8e928d-3d1a-4d71-88e3-d14e4d1a41ca</d2p1:guid>
    <d2p1:guid>4acb07cc-6a4a-4dc5-809c-e42847c040e2</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>9dc45345-d8a9-430c-913c-678155650957</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-01-26T16:40:17.8053902+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>0a1a61a5-ccad-4c75-8be7-a021e6fdebc4</id>
          <id_shift>c3facd62-ea1d-41d1-bb6f-4c4de1687fb9</id_shift>
          <id_user_work_position>87a9810d-5275-4f09-a46c-f64c08aeeed9</id_user_work_position>
          <image_id>35f140b8-48e3-4654-8218-01b103aad956</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-01-26T16:40:17.8053902+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>0a1a61a5-ccad-4c75-8be7-a021e6fdebc4</id>
          <id_shift>c3facd62-ea1d-41d1-bb6f-4c4de1687fb9</id_shift>
          <id_user_work_position>87a9810d-5275-4f09-a46c-f64c08aeeed9</id_user_work_position>
          <image_id>35f140b8-48e3-4654-8218-01b103aad956</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>1fdc9c6c-8023-4fc4-acd4-3b340d5021a4</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": "7f7048d9-41d8-4634-b5e8-377609291bb0",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          }
        }
      },
      {
        "id": "7f7048d9-41d8-4634-b5e8-377609291bb0",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "7f7048d9-41d8-4634-b5e8-377609291bb0",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          }
        }
      },
      {
        "id": "7f7048d9-41d8-4634-b5e8-377609291bb0",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "dd26cb20-1150-47e5-931f-57a6525522a4",
              "image_id": "79ddf143-acc5-4d4d-baa1-545f38ad6a93",
              "id_user_work_position": "c7d64f31-9b50-4a92-8682-7bc5670fb320",
              "id_shift": "4f1a81a7-3c17-40d8-ba5f-d9e4bd609122",
              "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-01-26T15:40:17Z"
          }
        }
      }
    ]
  }
]

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>7f7048d9-41d8-4634-b5e8-377609291bb0</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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>7f7048d9-41d8-4634-b5e8-377609291bb0</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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>7f7048d9-41d8-4634-b5e8-377609291bb0</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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>7f7048d9-41d8-4634-b5e8-377609291bb0</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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-01-26T16:40:17.820968+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>dd26cb20-1150-47e5-931f-57a6525522a4</id>
              <id_shift>4f1a81a7-3c17-40d8-ba5f-d9e4bd609122</id_shift>
              <id_user_work_position>c7d64f31-9b50-4a92-8682-7bc5670fb320</id_user_work_position>
              <image_id>79ddf143-acc5-4d4d-baa1-545f38ad6a93</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>