PUT api/v1/informations/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Information| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| valid_from | date |
Required |
|
| image_id | globally unique identifier |
None. |
|
| logo_id | globally unique identifier |
None. |
|
| images | Collection of globally unique identifier |
None. |
|
| open_inside | boolean |
None. |
|
| view_option | CodeListSystem |
None. |
|
| target_users_query | string |
None. |
|
| meta_title | string |
None. |
|
| meta_description | string |
None. |
|
| show_esg_button | boolean |
None. |
|
| title | string |
Required |
|
| name | string |
None. |
|
| slug | string |
None. |
|
| url | string |
None. |
|
| file | File |
None. |
|
| for_user | boolean |
None. |
|
| for_hr | boolean |
None. |
|
| for_admin | boolean |
None. |
|
| priority | boolean |
None. |
|
| information_parent | CodeList |
None. |
|
| deleted | boolean |
Required |
|
| perex | string |
None. |
|
| text | string |
Required |
|
| minutes_for_read | integer |
None. |
|
| labels | Collection of CodeList |
Required |
|
| sections | Collection of CodeList |
Required |
|
| system_information | SystemInformation |
None. |
|
| state_id | integer |
Required |
|
| date | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "22dce36f-102d-4dce-9e33-b3f56d0a143f",
"valid_from": "2025-12-29T04:54:41Z",
"image_id": "2824cd8d-ad5f-4571-8588-53894d96bf44",
"logo_id": "3048c208-bf97-4efa-adbe-623dc61f61ca",
"images": [
"a90a1daa-8340-40ff-a157-dddd866b79ac",
"f73b2e76-f2e0-4050-85fe-2253bb833890"
],
"open_inside": true,
"view_option": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"target_users_query": "sample string 2",
"meta_title": "sample string 3",
"meta_description": "sample string 4",
"show_esg_button": true,
"title": "sample string 6",
"name": "sample string 6",
"slug": "sample string 8",
"url": "sample string 9",
"file": {
"id": "11c9ab45-cb43-453e-88e9-130815fa0488",
"name": "sample string 2"
},
"for_user": true,
"for_hr": true,
"for_admin": true,
"priority": true,
"information_parent": {
"id": "a1d82804-f17e-4322-94e2-26086f13bdad",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
}
}
},
"deleted": true,
"perex": "sample string 13",
"text": "sample string 14",
"minutes_for_read": 1,
"labels": [
{
"id": "a1d82804-f17e-4322-94e2-26086f13bdad",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
}
}
},
{
"id": "a1d82804-f17e-4322-94e2-26086f13bdad",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
}
}
}
],
"sections": [
{
"id": "a1d82804-f17e-4322-94e2-26086f13bdad",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
}
}
},
{
"id": "a1d82804-f17e-4322-94e2-26086f13bdad",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
}
}
}
],
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "776afa59-8771-4844-bb54-2ef406ec7a15",
"image_id": "545888c2-e9ac-4e6b-a4ba-fefc923f4c43",
"id_user_work_position": "e7c58d5a-7bf7-44c7-b0a0-04d591429397",
"id_shift": "fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d",
"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-29T04:54:41Z"
}
},
"state_id": 1,
"date": "2025-12-29T04:54:41Z"
}
application/xml, text/xml
Sample:
<Information xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
<date>2025-12-29T05:54:41.4134558+01:00</date>
<deleted>true</deleted>
<file>
<id>11c9ab45-cb43-453e-88e9-130815fa0488</id>
<name>sample string 2</name>
</file>
<for_admin>true</for_admin>
<for_hr>true</for_hr>
<for_user>true</for_user>
<id>22dce36f-102d-4dce-9e33-b3f56d0a143f</id>
<image_id>2824cd8d-ad5f-4571-8588-53894d96bf44</image_id>
<images xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a90a1daa-8340-40ff-a157-dddd866b79ac</d2p1:guid>
<d2p1:guid>f73b2e76-f2e0-4050-85fe-2253bb833890</d2p1:guid>
</images>
<information_parent>
<deleted>true</deleted>
<id>a1d82804-f17e-4322-94e2-26086f13bdad</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-12-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</information_parent>
<labels>
<CodeList>
<deleted>true</deleted>
<id>a1d82804-f17e-4322-94e2-26086f13bdad</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-12-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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>a1d82804-f17e-4322-94e2-26086f13bdad</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-12-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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>
</labels>
<logo_id>3048c208-bf97-4efa-adbe-623dc61f61ca</logo_id>
<meta_description>sample string 4</meta_description>
<meta_title>sample string 3</meta_title>
<minutes_for_read>1</minutes_for_read>
<name>sample string 6</name>
<open_inside>true</open_inside>
<perex>sample string 13</perex>
<priority>true</priority>
<sections>
<CodeList>
<deleted>true</deleted>
<id>a1d82804-f17e-4322-94e2-26086f13bdad</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-12-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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>a1d82804-f17e-4322-94e2-26086f13bdad</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2025-12-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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>
</sections>
<show_esg_button>true</show_esg_button>
<slug>sample string 8</slug>
<state_id>1</state_id>
<system_information>
<creation>
<date>2025-12-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</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-29T05:54:41.4134558+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>776afa59-8771-4844-bb54-2ef406ec7a15</id>
<id_shift>fcda5fa2-8aaa-41e7-ab10-9bd1b922da1d</id_shift>
<id_user_work_position>e7c58d5a-7bf7-44c7-b0a0-04d591429397</id_user_work_position>
<image_id>545888c2-e9ac-4e6b-a4ba-fefc923f4c43</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
<target_users_query>sample string 2</target_users_query>
<text>sample string 14</text>
<title>sample string 6</title>
<url>sample string 9</url>
<valid_from>2025-12-29T05:54:41.4134558+01:00</valid_from>
<view_option>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</view_option>
</Information>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Result| Name | Description | Type | Additional information |
|---|---|---|---|
| messages | Collection of ResultMessage |
None. |
|
| count_of_errors | integer |
None. |
|
| id | Object |
None. |
|
| name | string |
None. |
|
| data | Object |
None. |
|
| url | string |
None. |
|
| text | string |
None. |
|
| inner_exception | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"messages": [
{
"type": 1,
"code": 1,
"message": "sample string 1",
"field": "sample string 2"
},
{
"type": 1,
"code": 1,
"message": "sample string 1",
"field": "sample string 2"
}
],
"count_of_errors": 1,
"id": {},
"name": "sample string 3",
"data": {},
"url": "sample string 5",
"text": "sample string 6",
"inner_exception": "sample string 7"
}
application/xml, text/xml
Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UP.Core.Data">
<count_of_errors>1</count_of_errors>
<data />
<id />
<inner_exception>sample string 7</inner_exception>
<messages>
<ResultMessage>
<code>1</code>
<field>sample string 2</field>
<message>sample string 1</message>
<type>1</type>
</ResultMessage>
<ResultMessage>
<code>1</code>
<field>sample string 2</field>
<message>sample string 1</message>
<type>1</type>
</ResultMessage>
</messages>
<name>sample string 3</name>
<text>sample string 6</text>
<url>sample string 5</url>
</Result>