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": [
    "0e176e87-cbba-40aa-ab35-fac3bbc61f5a",
    "2cb68d9d-4087-4244-860c-01bcb7984b7b"
  ],
  "user_id": "d2247bd7-bbfc-48a4-b8e9-05f87cce4755",
  "state_id": 1,
  "parent": {
    "id": "79edc240-9410-4e98-8fad-61ad37578bda",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "473d167e-971c-4e03-b232-bfad4fdc3e64",
          "image_id": "9d2df62c-67da-4d35-a112-335255b273bc",
          "id_user_work_position": "f3778e94-fd01-4813-9462-371c7931a847",
          "id_shift": "8e8bd092-43af-44fd-b717-bd2c3a8bee77",
          "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-07T11:45:51Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "473d167e-971c-4e03-b232-bfad4fdc3e64",
          "image_id": "9d2df62c-67da-4d35-a112-335255b273bc",
          "id_user_work_position": "f3778e94-fd01-4813-9462-371c7931a847",
          "id_shift": "8e8bd092-43af-44fd-b717-bd2c3a8bee77",
          "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-07T11:45:51Z"
      }
    }
  },
  "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>0e176e87-cbba-40aa-ab35-fac3bbc61f5a</d2p1:guid>
    <d2p1:guid>2cb68d9d-4087-4244-860c-01bcb7984b7b</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>79edc240-9410-4e98-8fad-61ad37578bda</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2025-12-07T12:45:51.3980553+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>473d167e-971c-4e03-b232-bfad4fdc3e64</id>
          <id_shift>8e8bd092-43af-44fd-b717-bd2c3a8bee77</id_shift>
          <id_user_work_position>f3778e94-fd01-4813-9462-371c7931a847</id_user_work_position>
          <image_id>9d2df62c-67da-4d35-a112-335255b273bc</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-07T12:45:51.3980553+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>473d167e-971c-4e03-b232-bfad4fdc3e64</id>
          <id_shift>8e8bd092-43af-44fd-b717-bd2c3a8bee77</id_shift>
          <id_user_work_position>f3778e94-fd01-4813-9462-371c7931a847</id_user_work_position>
          <image_id>9d2df62c-67da-4d35-a112-335255b273bc</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>d2247bd7-bbfc-48a4-b8e9-05f87cce4755</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": "42480c0d-1c90-456b-9874-59520ebc29c5",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          }
        }
      },
      {
        "id": "42480c0d-1c90-456b-9874-59520ebc29c5",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "42480c0d-1c90-456b-9874-59520ebc29c5",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          }
        }
      },
      {
        "id": "42480c0d-1c90-456b-9874-59520ebc29c5",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "1b4f47e3-ec90-462b-ba87-76c26d029765",
              "image_id": "8b299077-c3c8-454c-a903-d80e224b1287",
              "id_user_work_position": "7c2242d7-a919-4264-bf84-c7a033baad89",
              "id_shift": "62bece7f-3b79-4e15-9e21-4798fc50acf3",
              "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-07T11:45:51Z"
          }
        }
      }
    ]
  }
]

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>42480c0d-1c90-456b-9874-59520ebc29c5</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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>42480c0d-1c90-456b-9874-59520ebc29c5</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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>42480c0d-1c90-456b-9874-59520ebc29c5</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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>42480c0d-1c90-456b-9874-59520ebc29c5</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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-07T12:45:51.4137321+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>1b4f47e3-ec90-462b-ba87-76c26d029765</id>
              <id_shift>62bece7f-3b79-4e15-9e21-4798fc50acf3</id_shift>
              <id_user_work_position>7c2242d7-a919-4264-bf84-c7a033baad89</id_user_work_position>
              <image_id>8b299077-c3c8-454c-a903-d80e224b1287</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>