POST api/v1/properties/address

Request Information

URI Parameters

None.

Body Parameters

ChangeState
NameDescriptionTypeAdditional information
ids

Collection of 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": [
    "ec425eae-4a3e-4aba-9b1f-fdb0ddc0376a",
    "87822856-4e97-4422-8aeb-3b92d5fc0b15"
  ],
  "state_id": 1,
  "parent": {
    "id": "6f5ab7d6-c1f2-4f41-a3b7-825bb7ab5070",
    "name": "sample string 2",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "09a8b9b8-f3f9-4aa3-8802-228ffef09e1c",
          "image_id": "078bfdb5-2390-4544-a221-9d937bf0ef7d",
          "id_user_work_position": "232c15b5-fe1b-4fdd-827e-07833034c224",
          "id_shift": "89d28cc2-8d5c-45b1-b3d3-d9d56f9348e7",
          "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": "2024-07-27T07:25:51Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "09a8b9b8-f3f9-4aa3-8802-228ffef09e1c",
          "image_id": "078bfdb5-2390-4544-a221-9d937bf0ef7d",
          "id_user_work_position": "232c15b5-fe1b-4fdd-827e-07833034c224",
          "id_shift": "89d28cc2-8d5c-45b1-b3d3-d9d56f9348e7",
          "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": "2024-07-27T07:25: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>ec425eae-4a3e-4aba-9b1f-fdb0ddc0376a</d2p1:guid>
    <d2p1:guid>87822856-4e97-4422-8aeb-3b92d5fc0b15</d2p1:guid>
  </ids>
  <message>sample string 2</message>
  <parent>
    <deleted>true</deleted>
    <id>6f5ab7d6-c1f2-4f41-a3b7-825bb7ab5070</id>
    <name>sample string 2</name>
    <system_information>
      <creation>
        <date>2024-07-27T09:25:51.199296+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>09a8b9b8-f3f9-4aa3-8802-228ffef09e1c</id>
          <id_shift>89d28cc2-8d5c-45b1-b3d3-d9d56f9348e7</id_shift>
          <id_user_work_position>232c15b5-fe1b-4fdd-827e-07833034c224</id_user_work_position>
          <image_id>078bfdb5-2390-4544-a221-9d937bf0ef7d</image_id>
          <introduction>sample string 10</introduction>
          <last_name>sample string 12</last_name>
          <title>sample string 9</title>
        </user>
      </creation>
      <last_change>
        <date>2024-07-27T09:25:51.199296+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>09a8b9b8-f3f9-4aa3-8802-228ffef09e1c</id>
          <id_shift>89d28cc2-8d5c-45b1-b3d3-d9d56f9348e7</id_shift>
          <id_user_work_position>232c15b5-fe1b-4fdd-827e-07833034c224</id_user_work_position>
          <image_id>078bfdb5-2390-4544-a221-9d937bf0ef7d</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>
</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": "915f4841-1118-42eb-ac28-df11aa008f06",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          }
        }
      },
      {
        "id": "915f4841-1118-42eb-ac28-df11aa008f06",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          }
        }
      }
    ]
  },
  {
    "name": "sample string 1",
    "regions": [
      {
        "id": "915f4841-1118-42eb-ac28-df11aa008f06",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          }
        }
      },
      {
        "id": "915f4841-1118-42eb-ac28-df11aa008f06",
        "name": "sample string 2",
        "deleted": true,
        "system_information": {
          "creation": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25:51Z"
          },
          "last_change": {
            "user": {
              "full_name": "sample string 12 sample string 11",
              "id": "25d9d0cb-b9be-4918-a531-b8b1e0087615",
              "image_id": "7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84",
              "id_user_work_position": "e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4",
              "id_shift": "b62fbd0a-457d-4ff7-989f-ca1c20dd96a8",
              "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": "2024-07-27T07:25: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>915f4841-1118-42eb-ac28-df11aa008f06</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</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>915f4841-1118-42eb-ac28-df11aa008f06</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</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>915f4841-1118-42eb-ac28-df11aa008f06</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</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>915f4841-1118-42eb-ac28-df11aa008f06</id>
        <name>sample string 2</name>
        <system_information>
          <creation>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</image_id>
              <introduction>sample string 10</introduction>
              <last_name>sample string 12</last_name>
              <title>sample string 9</title>
            </user>
          </creation>
          <last_change>
            <date>2024-07-27T09:25:51.199296+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>25d9d0cb-b9be-4918-a531-b8b1e0087615</id>
              <id_shift>b62fbd0a-457d-4ff7-989f-ca1c20dd96a8</id_shift>
              <id_user_work_position>e14c4dfc-1066-45ef-8aa6-b2ecf74cb5a4</id_user_work_position>
              <image_id>7a7cbb33-f6a0-4f55-a63f-1ed9d76a6d84</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>