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": [
    "452ec92d-1cf4-4617-9299-89cb3c997b70",
    "a75bb143-8061-489c-83a5-6d4b5279d08b"
  ],
  "user_id": "e6ea4617-3fbb-4b27-b87b-dcbdd87131f1",
  "state_id": 1,
  "parent": {
    "id": "84e4c950-2763-4953-884c-762fcd1dd5ee",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "fc25b804-f774-479d-ba65-b308044a3837",
          "image_id": "cff7f860-01e9-416d-81e8-4495ce40b901",
          "id_user_work_position": "c14a4251-440e-4963-ac92-9d0416007ab5",
          "id_shift": "3a6c8c4e-200e-4d2e-8f4d-134cdc549c02",
          "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-04-08T10:56:29Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "fc25b804-f774-479d-ba65-b308044a3837",
          "image_id": "cff7f860-01e9-416d-81e8-4495ce40b901",
          "id_user_work_position": "c14a4251-440e-4963-ac92-9d0416007ab5",
          "id_shift": "3a6c8c4e-200e-4d2e-8f4d-134cdc549c02",
          "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-04-08T10:56:29Z"
      }
    }
  },
  "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>452ec92d-1cf4-4617-9299-89cb3c997b70</d2p1:guid>
    <d2p1:guid>a75bb143-8061-489c-83a5-6d4b5279d08b</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>84e4c950-2763-4953-884c-762fcd1dd5ee</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2026-04-08T12:56:29.4430364+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>fc25b804-f774-479d-ba65-b308044a3837</id>
          <id_shift>3a6c8c4e-200e-4d2e-8f4d-134cdc549c02</id_shift>
          <id_user_work_position>c14a4251-440e-4963-ac92-9d0416007ab5</id_user_work_position>
          <image_id>cff7f860-01e9-416d-81e8-4495ce40b901</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-04-08T12:56:29.4430364+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>fc25b804-f774-479d-ba65-b308044a3837</id>
          <id_shift>3a6c8c4e-200e-4d2e-8f4d-134cdc549c02</id_shift>
          <id_user_work_position>c14a4251-440e-4963-ac92-9d0416007ab5</id_user_work_position>
          <image_id>cff7f860-01e9-416d-81e8-4495ce40b901</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>e6ea4617-3fbb-4b27-b87b-dcbdd87131f1</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": "71a70f7d-990d-46a8-98c6-4cdec33179ce",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          }
        }
      },
      {
        "id": "71a70f7d-990d-46a8-98c6-4cdec33179ce",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "71a70f7d-990d-46a8-98c6-4cdec33179ce",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          }
        }
      },
      {
        "id": "71a70f7d-990d-46a8-98c6-4cdec33179ce",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "ec6dd797-1512-41aa-a928-162fe6d76dbd",
              "image_id": "80fc72fc-401e-48e1-a9ff-872cbb88bad4",
              "id_user_work_position": "5e6ab645-be44-4668-a2cf-ea32a867d4b7",
              "id_shift": "76665a32-91ee-4226-b121-034b2b7f9bd7",
              "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-04-08T10:56:29Z"
          }
        }
      }
    ]
  }
]

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>71a70f7d-990d-46a8-98c6-4cdec33179ce</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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>71a70f7d-990d-46a8-98c6-4cdec33179ce</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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>71a70f7d-990d-46a8-98c6-4cdec33179ce</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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>71a70f7d-990d-46a8-98c6-4cdec33179ce</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2026-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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-04-08T12:56:29.4430364+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>ec6dd797-1512-41aa-a928-162fe6d76dbd</id>
              <id_shift>76665a32-91ee-4226-b121-034b2b7f9bd7</id_shift>
              <id_user_work_position>5e6ab645-be44-4668-a2cf-ea32a867d4b7</id_user_work_position>
              <image_id>80fc72fc-401e-48e1-a9ff-872cbb88bad4</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>