Retrieves the project with the specified key.
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The project id. |
globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult containing the project, or 404 Not Found if it doesn't exist.
project| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| _parent_id |
Empty or filled with the parent |
globally unique identifier | |
| root_parent_id |
Empty of filled with the top root parent |
globally unique identifier | |
| name |
Name |
string |
Max length: 255 |
| equipment_family_id |
Foreign key to equipment_family |
globally unique identifier |
Optionally required : equipment_family_id, equipment_family_code or equipment_family must be provided |
| equipment_family_name |
equipment_family.equipment_family_name |
string | |
| company_id |
The company owner of this project/installation |
globally unique identifier |
Optionally required : company_id, company_code or company must be provided |
| description |
Long description |
string | |
| reference_back_office |
The Id/Ref of the back office for this project/installation. Used by Embedded entity |
string |
Max length: 255 |
| serial_number |
Serial number |
string |
Max length: 255 |
| barcode |
Barcode |
string |
Max length: 50 |
| date_start_production |
Date project/installation becomes active |
date | |
| warranty_date_until |
End date of the warranty (if applicable) |
date | |
| date_built |
Build date of the installation (if applicable) |
date | |
| shutdown_consequence |
Consequence of the installation is shut down (CEO has no air cooling anymore,..) |
string |
Max length: 4000 |
| id2 |
Internal ID (numeric). Will be used if reference_back_office is empty |
integer | |
| contact_id |
Foreign key of the contact linked to this project/installation. |
globally unique identifier | |
| is_mobile_installation |
Indicates this installation is mobile (e.g. mounted on a vehicle) rather than fixed at a single address. |
boolean | |
| location |
Free-text description of where on-site the installation is located (e.g. "Basement, room 3"). |
string |
Max length: 255 |
| contract_id |
Foreign key of the contract covering this project/installation. |
globally unique identifier | |
| db_address_id |
Foreign key of the address where this project/installation is located. |
globally unique identifier | |
| project_status_id |
Foreign key of the current status of this project/installation. |
globally unique identifier | |
| owner_user_id |
Foreign key of the user who owns/manages this project/installation. |
globally unique identifier | |
| equipment_model_id |
Foreign key of the equipment model installed for this project. |
globally unique identifier | |
| replacement_date |
Planned or actual date this installation is to be replaced. |
date | |
| customer_reference |
Customer's own reference/identifier for this project/installation. |
string |
Max length: 50 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| has_child |
Indicates whether this project has one or more sub-projects nested under it (see ). |
boolean | |
| udf1 |
Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf2 |
Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf3 |
Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf4 |
Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf5 |
Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf6 |
Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf7 |
Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf8 |
Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf9 |
Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf10 |
Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf11 |
Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf12 |
Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf13 |
Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf14 |
Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf15 |
Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf16 |
Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf17 |
Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf18 |
Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf19 |
Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf20 |
Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf21 |
Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf22 |
Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf23 |
Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf24 |
Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf25 |
Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf26 |
Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf27 |
Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf28 |
Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf29 |
Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf30 |
Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf31 |
Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf32 |
Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf33 |
Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf34 |
Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf35 |
Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf36 |
Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf37 |
Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf38 |
Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf39 |
Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf40 |
Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf41 |
Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf42 |
Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf43 |
Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf44 |
Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf45 |
Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf46 |
Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf47 |
Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf48 |
Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf49 |
Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf50 |
Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf51 |
Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf52 |
Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf53 |
Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf54 |
Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf55 |
Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf56 |
Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf57 |
Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf58 |
Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf59 |
Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf60 |
Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf61 |
Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf62 |
Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf63 |
Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf64 |
Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf65 |
Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf66 |
Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf67 |
Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf68 |
Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf69 |
Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf70 |
Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf71 |
Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf72 |
Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf73 |
Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf74 |
Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf75 |
Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf76 |
Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf77 |
Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf78 |
Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf79 |
Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf80 |
Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf81 |
Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf82 |
Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf83 |
Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf84 |
Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf85 |
Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf86 |
Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf87 |
Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf88 |
Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf89 |
Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf90 |
Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf91 |
Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf92 |
Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf93 |
Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf94 |
Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf95 |
Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf96 |
Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf97 |
Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf98 |
Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf99 |
Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf100 |
Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
Response Formats
application/json, text/json
{
"id": "3b3c0000-c539-4968-aa94-8d1870028ec3",
"_parent_id": "e6b28ecd-a26c-4e68-a8b6-3b24aa514ec2",
"root_parent_id": "e5c8eb2b-cbac-46c2-9cea-7b2ecf6bb38a",
"name": "sample string 4",
"equipment_family_id": "64edc0bf-25fd-4569-8b05-4ec38936c837",
"equipment_family_name": "sample string 6",
"company_id": "3664bc6b-40fb-4e8e-a726-2edde19fd0b4",
"description": "sample string 8",
"reference_back_office": "sample string 9",
"serial_number": "sample string 10",
"barcode": "sample string 11",
"date_start_production": "2026-09-16T10:13:09.1840175+00:00",
"warranty_date_until": "2026-09-16T10:13:09.1840175+00:00",
"date_built": "2026-09-16T10:13:09.1840175+00:00",
"shutdown_consequence": "sample string 15",
"id2": 16,
"contact_id": "8f5de27f-3665-4d36-8b20-7f662b8965c5",
"is_mobile_installation": true,
"location": "sample string 19",
"contract_id": "2e252169-6fee-4005-82d7-2788e012c0c8",
"db_address_id": "c92057dc-cfea-4b07-bfab-434b2a224316",
"project_status_id": "b716698b-971c-46db-a734-796cadc42691",
"owner_user_id": "5a71c283-2134-494a-8597-14fa5f483938",
"equipment_model_id": "267c6a3c-41a1-4767-a714-d017da062905",
"replacement_date": "2026-09-16T10:13:09.1840175+00:00",
"customer_reference": "sample string 26",
"modified_dateutc": "2026-09-16T10:13:09.1840175+00:00",
"has_child": true,
"udf1": "sample string 29",
"udf2": "sample string 30",
"udf3": "sample string 31",
"udf4": "sample string 32",
"udf5": "sample string 33",
"udf6": "sample string 34",
"udf7": "sample string 35",
"udf8": "sample string 36",
"udf9": "sample string 37",
"udf10": "sample string 38",
"udf11": "sample string 39",
"udf12": "sample string 40",
"udf13": "sample string 41",
"udf14": "sample string 42",
"udf15": "sample string 43",
"udf16": "sample string 44",
"udf17": "sample string 45",
"udf18": "sample string 46",
"udf19": "sample string 47",
"udf20": "sample string 48",
"udf21": "sample string 49",
"udf22": "sample string 50",
"udf23": "sample string 51",
"udf24": "sample string 52",
"udf25": "sample string 53",
"udf26": "sample string 54",
"udf27": "sample string 55",
"udf28": "sample string 56",
"udf29": "sample string 57",
"udf30": "sample string 58",
"udf31": "sample string 59",
"udf32": "sample string 60",
"udf33": "sample string 61",
"udf34": "sample string 62",
"udf35": "sample string 63",
"udf36": "sample string 64",
"udf37": "sample string 65",
"udf38": "sample string 66",
"udf39": "sample string 67",
"udf40": "sample string 68",
"udf41": "sample string 69",
"udf42": "sample string 70",
"udf43": "sample string 71",
"udf44": "sample string 72",
"udf45": "sample string 73",
"udf46": "sample string 74",
"udf47": "sample string 75",
"udf48": "sample string 76",
"udf49": "sample string 77",
"udf50": "sample string 78",
"udf51": "sample string 79",
"udf52": "sample string 80",
"udf53": "sample string 81",
"udf54": "sample string 82",
"udf55": "sample string 83",
"udf56": "sample string 84",
"udf57": "sample string 85",
"udf58": "sample string 86",
"udf59": "sample string 87",
"udf60": "sample string 88",
"udf61": "sample string 89",
"udf62": "sample string 90",
"udf63": "sample string 91",
"udf64": "sample string 92",
"udf65": "sample string 93",
"udf66": "sample string 94",
"udf67": "sample string 95",
"udf68": "sample string 96",
"udf69": "sample string 97",
"udf70": "sample string 98",
"udf71": "sample string 99",
"udf72": "sample string 100",
"udf73": "sample string 101",
"udf74": "sample string 102",
"udf75": "sample string 103",
"udf76": "sample string 104",
"udf77": "sample string 105",
"udf78": "sample string 106",
"udf79": "sample string 107",
"udf80": "sample string 108",
"udf81": "sample string 109",
"udf82": "sample string 110",
"udf83": "sample string 111",
"udf84": "sample string 112",
"udf85": "sample string 113",
"udf86": "sample string 114",
"udf87": "sample string 115",
"udf88": "sample string 116",
"udf89": "sample string 117",
"udf90": "sample string 118",
"udf91": "sample string 119",
"udf92": "sample string 120",
"udf93": "sample string 121",
"udf94": "sample string 122",
"udf95": "sample string 123",
"udf96": "sample string 124",
"udf97": "sample string 125",
"udf98": "sample string 126",
"udf99": "sample string 127",
"udf100": "sample string 128"
}
application/xml, text/xml
<project xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <_parent_id>e6b28ecd-a26c-4e68-a8b6-3b24aa514ec2</_parent_id> <barcode>sample string 11</barcode> <company_id>3664bc6b-40fb-4e8e-a726-2edde19fd0b4</company_id> <contact_id>8f5de27f-3665-4d36-8b20-7f662b8965c5</contact_id> <contract_id>2e252169-6fee-4005-82d7-2788e012c0c8</contract_id> <customer_reference>sample string 26</customer_reference> <date_built>2026-09-16T10:13:09.184Z</date_built> <date_start_production>2026-09-16T10:13:09.184Z</date_start_production> <db_address_id>c92057dc-cfea-4b07-bfab-434b2a224316</db_address_id> <description>sample string 8</description> <equipment_family_id>64edc0bf-25fd-4569-8b05-4ec38936c837</equipment_family_id> <equipment_family_name>sample string 6</equipment_family_name> <equipment_model_id>267c6a3c-41a1-4767-a714-d017da062905</equipment_model_id> <has_child>true</has_child> <id>3b3c0000-c539-4968-aa94-8d1870028ec3</id> <id2>16</id2> <is_mobile_installation>true</is_mobile_installation> <location>sample string 19</location> <modified_dateutc>2026-09-16T10:13:09.184Z</modified_dateutc> <name>sample string 4</name> <owner_user_id>5a71c283-2134-494a-8597-14fa5f483938</owner_user_id> <project_status_id>b716698b-971c-46db-a734-796cadc42691</project_status_id> <reference_back_office>sample string 9</reference_back_office> <replacement_date>2026-09-16T10:13:09.184Z</replacement_date> <root_parent_id>e5c8eb2b-cbac-46c2-9cea-7b2ecf6bb38a</root_parent_id> <serial_number>sample string 10</serial_number> <shutdown_consequence>sample string 15</shutdown_consequence> <udf1>sample string 29</udf1> <udf10>sample string 38</udf10> <udf100>sample string 128</udf100> <udf11>sample string 39</udf11> <udf12>sample string 40</udf12> <udf13>sample string 41</udf13> <udf14>sample string 42</udf14> <udf15>sample string 43</udf15> <udf16>sample string 44</udf16> <udf17>sample string 45</udf17> <udf18>sample string 46</udf18> <udf19>sample string 47</udf19> <udf2>sample string 30</udf2> <udf20>sample string 48</udf20> <udf21>sample string 49</udf21> <udf22>sample string 50</udf22> <udf23>sample string 51</udf23> <udf24>sample string 52</udf24> <udf25>sample string 53</udf25> <udf26>sample string 54</udf26> <udf27>sample string 55</udf27> <udf28>sample string 56</udf28> <udf29>sample string 57</udf29> <udf3>sample string 31</udf3> <udf30>sample string 58</udf30> <udf31>sample string 59</udf31> <udf32>sample string 60</udf32> <udf33>sample string 61</udf33> <udf34>sample string 62</udf34> <udf35>sample string 63</udf35> <udf36>sample string 64</udf36> <udf37>sample string 65</udf37> <udf38>sample string 66</udf38> <udf39>sample string 67</udf39> <udf4>sample string 32</udf4> <udf40>sample string 68</udf40> <udf41>sample string 69</udf41> <udf42>sample string 70</udf42> <udf43>sample string 71</udf43> <udf44>sample string 72</udf44> <udf45>sample string 73</udf45> <udf46>sample string 74</udf46> <udf47>sample string 75</udf47> <udf48>sample string 76</udf48> <udf49>sample string 77</udf49> <udf5>sample string 33</udf5> <udf50>sample string 78</udf50> <udf51>sample string 79</udf51> <udf52>sample string 80</udf52> <udf53>sample string 81</udf53> <udf54>sample string 82</udf54> <udf55>sample string 83</udf55> <udf56>sample string 84</udf56> <udf57>sample string 85</udf57> <udf58>sample string 86</udf58> <udf59>sample string 87</udf59> <udf6>sample string 34</udf6> <udf60>sample string 88</udf60> <udf61>sample string 89</udf61> <udf62>sample string 90</udf62> <udf63>sample string 91</udf63> <udf64>sample string 92</udf64> <udf65>sample string 93</udf65> <udf66>sample string 94</udf66> <udf67>sample string 95</udf67> <udf68>sample string 96</udf68> <udf69>sample string 97</udf69> <udf7>sample string 35</udf7> <udf70>sample string 98</udf70> <udf71>sample string 99</udf71> <udf72>sample string 100</udf72> <udf73>sample string 101</udf73> <udf74>sample string 102</udf74> <udf75>sample string 103</udf75> <udf76>sample string 104</udf76> <udf77>sample string 105</udf77> <udf78>sample string 106</udf78> <udf79>sample string 107</udf79> <udf8>sample string 36</udf8> <udf80>sample string 108</udf80> <udf81>sample string 109</udf81> <udf82>sample string 110</udf82> <udf83>sample string 111</udf83> <udf84>sample string 112</udf84> <udf85>sample string 113</udf85> <udf86>sample string 114</udf86> <udf87>sample string 115</udf87> <udf88>sample string 116</udf88> <udf89>sample string 117</udf89> <udf9>sample string 37</udf9> <udf90>sample string 118</udf90> <udf91>sample string 119</udf91> <udf92>sample string 120</udf92> <udf93>sample string 121</udf93> <udf94>sample string 122</udf94> <udf95>sample string 123</udf95> <udf96>sample string 124</udf96> <udf97>sample string 125</udf97> <udf98>sample string 126</udf98> <udf99>sample string 127</udf99> <warranty_date_until>2026-09-16T10:13:09.184Z</warranty_date_until> </project>