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": [
    "61b3977c-bb35-4c4c-ab53-c5b02ff4acc4",
    "dc32e0fe-eec9-44cd-9c0e-ed40bd047941"
  ],
  "user_id": "2a979ffd-8e16-49f9-9061-2993cf30c823",
  "state_id": 1,
  "parent": {
    "id": "86702d36-3cd0-4c3b-a0a0-3e50e1a03080",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "987afd42-6611-43aa-bc28-ee7cec9468d0",
          "image_id": "11b93763-02ff-4dcb-ab97-b5cff2bb3cdb",
          "id_user_work_position": "c69b3dc4-0cfd-4d15-9613-01ec29b438c6",
          "id_shift": "ee78e229-e4d1-4c2b-a84a-f095da32d379",
          "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-09-21T10:21:17Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "987afd42-6611-43aa-bc28-ee7cec9468d0",
          "image_id": "11b93763-02ff-4dcb-ab97-b5cff2bb3cdb",
          "id_user_work_position": "c69b3dc4-0cfd-4d15-9613-01ec29b438c6",
          "id_shift": "ee78e229-e4d1-4c2b-a84a-f095da32d379",
          "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-09-21T10:21: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>61b3977c-bb35-4c4c-ab53-c5b02ff4acc4</d2p1:guid>
    <d2p1:guid>dc32e0fe-eec9-44cd-9c0e-ed40bd047941</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>86702d36-3cd0-4c3b-a0a0-3e50e1a03080</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-09-21T12:21:17.016868+02: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>987afd42-6611-43aa-bc28-ee7cec9468d0</id>
          <id_shift>ee78e229-e4d1-4c2b-a84a-f095da32d379</id_shift>
          <id_user_work_position>c69b3dc4-0cfd-4d15-9613-01ec29b438c6</id_user_work_position>
          <image_id>11b93763-02ff-4dcb-ab97-b5cff2bb3cdb</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-09-21T12:21:17.016868+02: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>987afd42-6611-43aa-bc28-ee7cec9468d0</id>
          <id_shift>ee78e229-e4d1-4c2b-a84a-f095da32d379</id_shift>
          <id_user_work_position>c69b3dc4-0cfd-4d15-9613-01ec29b438c6</id_user_work_position>
          <image_id>11b93763-02ff-4dcb-ab97-b5cff2bb3cdb</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>2a979ffd-8e16-49f9-9061-2993cf30c823</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": "15ebd60c-4231-425f-a819-58a802cd69ac",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          }
        }
      },
      {
        "id": "15ebd60c-4231-425f-a819-58a802cd69ac",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "15ebd60c-4231-425f-a819-58a802cd69ac",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          }
        }
      },
      {
        "id": "15ebd60c-4231-425f-a819-58a802cd69ac",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21:17Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "864dba85-ffac-44ab-be0a-5020174225b9",
              "image_id": "480bd235-19fa-4c48-8bf3-41c962e093bc",
              "id_user_work_position": "16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17",
              "id_shift": "241d1fa0-af6f-4803-b57e-4fe43741689b",
              "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-09-21T10:21: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>15ebd60c-4231-425f-a819-58a802cd69ac</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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>15ebd60c-4231-425f-a819-58a802cd69ac</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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>15ebd60c-4231-425f-a819-58a802cd69ac</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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>15ebd60c-4231-425f-a819-58a802cd69ac</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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-09-21T12:21:17.1419371+02: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>864dba85-ffac-44ab-be0a-5020174225b9</id>
              <id_shift>241d1fa0-af6f-4803-b57e-4fe43741689b</id_shift>
              <id_user_work_position>16bdbe54-8f2f-41bf-bdf1-d42ae55e1a17</id_user_work_position>
              <image_id>480bd235-19fa-4c48-8bf3-41c962e093bc</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>