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": [
    "8f2991cd-0cd6-49ac-a1a0-c6e5cad7e7f8",
    "7bff4ff4-54d5-4a74-9cfd-49edeaf66c55"
  ],
  "user_id": "abffbd1d-a253-4bb7-9a22-99d79c19290b",
  "state_id": 1,
  "parent": {
    "id": "88b88178-aa99-4742-94a5-04affbf69fb1",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "4beb5d2f-ede9-42d6-8890-2eaa5f92cd06",
          "image_id": "1f330117-999d-41a3-97ec-8f5df2299dc1",
          "id_user_work_position": "7aaaccff-0df5-4f53-92a0-8e0a5a0be2ca",
          "id_shift": "957ee6fa-5850-44cc-af94-5eeb07339c9e",
          "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-11-06T00:18:02Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "4beb5d2f-ede9-42d6-8890-2eaa5f92cd06",
          "image_id": "1f330117-999d-41a3-97ec-8f5df2299dc1",
          "id_user_work_position": "7aaaccff-0df5-4f53-92a0-8e0a5a0be2ca",
          "id_shift": "957ee6fa-5850-44cc-af94-5eeb07339c9e",
          "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-11-06T00:18:02Z"
      }
    }
  },
  "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>8f2991cd-0cd6-49ac-a1a0-c6e5cad7e7f8</d2p1:guid>
    <d2p1:guid>7bff4ff4-54d5-4a74-9cfd-49edeaf66c55</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>88b88178-aa99-4742-94a5-04affbf69fb1</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2025-11-06T01:18:02.6679681+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>4beb5d2f-ede9-42d6-8890-2eaa5f92cd06</id>
          <id_shift>957ee6fa-5850-44cc-af94-5eeb07339c9e</id_shift>
          <id_user_work_position>7aaaccff-0df5-4f53-92a0-8e0a5a0be2ca</id_user_work_position>
          <image_id>1f330117-999d-41a3-97ec-8f5df2299dc1</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-11-06T01:18:02.6679681+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>4beb5d2f-ede9-42d6-8890-2eaa5f92cd06</id>
          <id_shift>957ee6fa-5850-44cc-af94-5eeb07339c9e</id_shift>
          <id_user_work_position>7aaaccff-0df5-4f53-92a0-8e0a5a0be2ca</id_user_work_position>
          <image_id>1f330117-999d-41a3-97ec-8f5df2299dc1</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>abffbd1d-a253-4bb7-9a22-99d79c19290b</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": "cb1913e5-b622-4cca-8888-9019078b5f68",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          }
        }
      },
      {
        "id": "cb1913e5-b622-4cca-8888-9019078b5f68",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "cb1913e5-b622-4cca-8888-9019078b5f68",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          }
        }
      },
      {
        "id": "cb1913e5-b622-4cca-8888-9019078b5f68",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "8c7939e1-6228-449c-812d-83bace1f5c5a",
              "image_id": "10d5b041-4a75-4aeb-840d-a6b82bf9c22a",
              "id_user_work_position": "53af56f8-627d-4e42-b8bf-e15c18f34e50",
              "id_shift": "fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2",
              "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-11-06T00:18:02Z"
          }
        }
      }
    ]
  }
]

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>cb1913e5-b622-4cca-8888-9019078b5f68</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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>cb1913e5-b622-4cca-8888-9019078b5f68</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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>cb1913e5-b622-4cca-8888-9019078b5f68</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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>cb1913e5-b622-4cca-8888-9019078b5f68</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2025-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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-11-06T01:18:02.6679681+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>8c7939e1-6228-449c-812d-83bace1f5c5a</id>
              <id_shift>fc026089-9f8b-4c5b-bab4-ca6cc0a0acd2</id_shift>
              <id_user_work_position>53af56f8-627d-4e42-b8bf-e15c18f34e50</id_user_work_position>
              <image_id>10d5b041-4a75-4aeb-840d-a6b82bf9c22a</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>