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": "f7d12316-6824-4058-859c-808b98c1d8b5",
"valid_from": "2026-05-06T11:28:34Z",
"image_id": "9f0d296c-841d-43e3-95de-40221738bf26",
"logo_id": "d1cb5598-a2d7-47af-9230-47c10f5ec463",
"images": [
"9596af21-5363-4bb5-8cea-f5945bbf777a",
"e6e69048-ef31-4ae6-9cb7-033e9e671e39"
],
"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": "ef35df10-b90d-493e-9f8a-cbf5cbe515fd",
"name": "sample string 2"
},
"for_user": true,
"for_hr": true,
"for_admin": true,
"priority": true,
"information_parent": {
"id": "d37de507-9f28-4d21-9b36-32a618c81e8f",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
}
}
},
"deleted": true,
"perex": "sample string 13",
"text": "sample string 14",
"minutes_for_read": 1,
"labels": [
{
"id": "d37de507-9f28-4d21-9b36-32a618c81e8f",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
}
}
},
{
"id": "d37de507-9f28-4d21-9b36-32a618c81e8f",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
}
}
}
],
"sections": [
{
"id": "d37de507-9f28-4d21-9b36-32a618c81e8f",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
}
}
},
{
"id": "d37de507-9f28-4d21-9b36-32a618c81e8f",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
}
}
}
],
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a",
"image_id": "17b503e8-5efd-4a9b-962a-a091d0f2b9c6",
"id_user_work_position": "73498d5a-1bd3-4a4d-a3a6-b9c831f86912",
"id_shift": "24737b32-c9da-488e-9cff-5cd94de6036a",
"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-05-06T11:28:34Z"
}
},
"state_id": 1,
"date": "2026-05-06T11:28:34Z"
}
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>2026-05-06T13:28:34.7096493+02:00</date>
<deleted>true</deleted>
<file>
<id>ef35df10-b90d-493e-9f8a-cbf5cbe515fd</id>
<name>sample string 2</name>
</file>
<for_admin>true</for_admin>
<for_hr>true</for_hr>
<for_user>true</for_user>
<id>f7d12316-6824-4058-859c-808b98c1d8b5</id>
<image_id>9f0d296c-841d-43e3-95de-40221738bf26</image_id>
<images xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>9596af21-5363-4bb5-8cea-f5945bbf777a</d2p1:guid>
<d2p1:guid>e6e69048-ef31-4ae6-9cb7-033e9e671e39</d2p1:guid>
</images>
<information_parent>
<deleted>true</deleted>
<id>d37de507-9f28-4d21-9b36-32a618c81e8f</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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>d37de507-9f28-4d21-9b36-32a618c81e8f</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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>d37de507-9f28-4d21-9b36-32a618c81e8f</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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>d1cb5598-a2d7-47af-9230-47c10f5ec463</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>d37de507-9f28-4d21-9b36-32a618c81e8f</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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>d37de507-9f28-4d21-9b36-32a618c81e8f</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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>2026-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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-05-06T13:28:34.7096493+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>dc01ddad-1065-4550-9fd0-ddbb3b5c8d2a</id>
<id_shift>24737b32-c9da-488e-9cff-5cd94de6036a</id_shift>
<id_user_work_position>73498d5a-1bd3-4a4d-a3a6-b9c831f86912</id_user_work_position>
<image_id>17b503e8-5efd-4a9b-962a-a091d0f2b9c6</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>2026-05-06T13:28:34.7096493+02: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>