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": [
    "d70c35ee-ea03-49c8-ae37-9099df0a2f37",
    "6044e2b6-23fc-45ff-ba79-96ffb9f3cf8e"
  ],
  "user_id": "915a6e81-c25a-41bc-876c-73591f8b10ed",
  "state_id": 1,
  "parent": {
    "id": "2faab7f7-b106-450f-ae86-e20aa7cf367c",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "907acd32-dd59-412c-a965-323c4805eae2",
          "image_id": "f0d6e415-7644-427c-bc27-362a9c43d2f8",
          "id_user_work_position": "f02f99a5-ebe0-4a48-b222-8b477906f8b1",
          "id_shift": "73422475-88b5-484d-be2b-36aa86140bdf",
          "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-22T04:18:50Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "907acd32-dd59-412c-a965-323c4805eae2",
          "image_id": "f0d6e415-7644-427c-bc27-362a9c43d2f8",
          "id_user_work_position": "f02f99a5-ebe0-4a48-b222-8b477906f8b1",
          "id_shift": "73422475-88b5-484d-be2b-36aa86140bdf",
          "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-22T04:18:50Z"
      }
    }
  },
  "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>d70c35ee-ea03-49c8-ae37-9099df0a2f37</d2p1:guid>
    <d2p1:guid>6044e2b6-23fc-45ff-ba79-96ffb9f3cf8e</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>2faab7f7-b106-450f-ae86-e20aa7cf367c</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2025-12-22T05:18:50.5407699+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>907acd32-dd59-412c-a965-323c4805eae2</id>
          <id_shift>73422475-88b5-484d-be2b-36aa86140bdf</id_shift>
          <id_user_work_position>f02f99a5-ebe0-4a48-b222-8b477906f8b1</id_user_work_position>
          <image_id>f0d6e415-7644-427c-bc27-362a9c43d2f8</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-22T05:18:50.5407699+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>907acd32-dd59-412c-a965-323c4805eae2</id>
          <id_shift>73422475-88b5-484d-be2b-36aa86140bdf</id_shift>
          <id_user_work_position>f02f99a5-ebe0-4a48-b222-8b477906f8b1</id_user_work_position>
          <image_id>f0d6e415-7644-427c-bc27-362a9c43d2f8</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>915a6e81-c25a-41bc-876c-73591f8b10ed</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": "96dba608-1007-41de-8b45-2b698bd9e59d",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          }
        }
      },
      {
        "id": "96dba608-1007-41de-8b45-2b698bd9e59d",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "96dba608-1007-41de-8b45-2b698bd9e59d",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          }
        }
      },
      {
        "id": "96dba608-1007-41de-8b45-2b698bd9e59d",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "3a232d49-ee3c-46fc-a42a-39ec88a85db2",
              "image_id": "781015e9-a8f4-4ed2-8611-1f0e50756a7e",
              "id_user_work_position": "1f671ec5-66ee-4d18-94ea-e71cb500eb16",
              "id_shift": "14015124-b1c6-4998-866a-9f42fc135132",
              "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-22T04:18:50Z"
          }
        }
      }
    ]
  }
]

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>96dba608-1007-41de-8b45-2b698bd9e59d</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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>96dba608-1007-41de-8b45-2b698bd9e59d</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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>96dba608-1007-41de-8b45-2b698bd9e59d</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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>96dba608-1007-41de-8b45-2b698bd9e59d</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-12-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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-22T05:18:50.5721897+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>3a232d49-ee3c-46fc-a42a-39ec88a85db2</id>
              <id_shift>14015124-b1c6-4998-866a-9f42fc135132</id_shift>
              <id_user_work_position>1f671ec5-66ee-4d18-94ea-e71cb500eb16</id_user_work_position>
              <image_id>781015e9-a8f4-4ed2-8611-1f0e50756a7e</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>