GET api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "836685cf-e755-41b1-8a02-46394141733a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "8f67e453-16b3-418e-80c6-d7c55550d2f8",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "3fac1d53-1074-4ea7-914a-5865d3dbade9",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "08ac5a23-13ca-4573-995a-c439c1eaa243",
"project": "sample string 15",
"projectId": "7630c5a2-853e-4cc6-9d04-5ab58ec05ad7",
"qrLogAttributeXMarker": [
{
"id": "1ac3bb01-9564-4c9e-950e-5cfd7d4441db",
"value": "sample string 2",
"qrLogAttributeListValueId": "2159aad9-ec6a-40af-a0a2-71ff8b1dd8c6",
"markerId": "c8b89af6-86b2-40f6-9cc4-a680f8656520",
"qrLogAttributeId": "a628ad83-5ab7-4558-aad8-ef3a88f93e98",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1ac3bb01-9564-4c9e-950e-5cfd7d4441db",
"value": "sample string 2",
"qrLogAttributeListValueId": "2159aad9-ec6a-40af-a0a2-71ff8b1dd8c6",
"markerId": "c8b89af6-86b2-40f6-9cc4-a680f8656520",
"qrLogAttributeId": "a628ad83-5ab7-4558-aad8-ef3a88f93e98",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "c3ad8871-55a0-405a-a523-fa75696a99ea",
"markerId": "94df744e-899a-409c-9de5-c961e0011f80",
"solutionId": "e90551fd-ef85-46e9-b4dd-d2dd4a2ae0b4",
"taxonomy263415Id": "a351f6e4-6e6b-4c88-82f1-3872dd2eca54",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "2726d7ce-ba6f-4a07-a3d7-834acd5c1c97",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
},
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "aeaf8a27-5d97-4035-9448-e9f9274ab71c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:26.1604072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e94e820-08c7-4ae8-a259-fadc17b1776b"
},
{
"id": "aeaf8a27-5d97-4035-9448-e9f9274ab71c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:26.1604072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e94e820-08c7-4ae8-a259-fadc17b1776b"
}
],
"selectedProducts": [
{
"id": "55a194fc-8421-4e0a-ae82-887534071162",
"markerXSolutionsId": "d4fac7d1-d1ad-460c-b531-04755b1f215d",
"productId": "fd8c1689-09a8-44c6-8b00-3b1263c0d5ea"
},
{
"id": "55a194fc-8421-4e0a-ae82-887534071162",
"markerXSolutionsId": "d4fac7d1-d1ad-460c-b531-04755b1f215d",
"productId": "fd8c1689-09a8-44c6-8b00-3b1263c0d5ea"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "c3ad8871-55a0-405a-a523-fa75696a99ea",
"markerId": "94df744e-899a-409c-9de5-c961e0011f80",
"solutionId": "e90551fd-ef85-46e9-b4dd-d2dd4a2ae0b4",
"taxonomy263415Id": "a351f6e4-6e6b-4c88-82f1-3872dd2eca54",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "2726d7ce-ba6f-4a07-a3d7-834acd5c1c97",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
},
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "aeaf8a27-5d97-4035-9448-e9f9274ab71c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:26.1604072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e94e820-08c7-4ae8-a259-fadc17b1776b"
},
{
"id": "aeaf8a27-5d97-4035-9448-e9f9274ab71c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:26.1604072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e94e820-08c7-4ae8-a259-fadc17b1776b"
}
],
"selectedProducts": [
{
"id": "55a194fc-8421-4e0a-ae82-887534071162",
"markerXSolutionsId": "d4fac7d1-d1ad-460c-b531-04755b1f215d",
"productId": "fd8c1689-09a8-44c6-8b00-3b1263c0d5ea"
},
{
"id": "55a194fc-8421-4e0a-ae82-887534071162",
"markerXSolutionsId": "d4fac7d1-d1ad-460c-b531-04755b1f215d",
"productId": "fd8c1689-09a8-44c6-8b00-3b1263c0d5ea"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "62648d06-9343-496d-9cf1-4a5d2e815fc4",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "76c0b94e-0702-4510-9973-724ce28febcc"
},
{
"id": "62648d06-9343-496d-9cf1-4a5d2e815fc4",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "76c0b94e-0702-4510-9973-724ce28febcc"
}
],
"archivedReports": [
{
"id": "62648d06-9343-496d-9cf1-4a5d2e815fc4",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "76c0b94e-0702-4510-9973-724ce28febcc"
},
{
"id": "62648d06-9343-496d-9cf1-4a5d2e815fc4",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "76c0b94e-0702-4510-9973-724ce28febcc"
}
],
"productSolutions": [
{
"id": "2726d7ce-ba6f-4a07-a3d7-834acd5c1c97",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
},
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "2726d7ce-ba6f-4a07-a3d7-834acd5c1c97",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
},
{
"id": "b0e0c089-4110-404b-b32a-189c045a1a11",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b0e0c089-4110-404b-b32a-189c045a1a11"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2bfefa3b-5431-4fab-84b3-04fda14393f3",
"value": "sample string 2",
"qrLogAttributeListValueId": "d49f97ff-5ade-4a03-9a69-7f2f3a037d69",
"qrLogAttributeListValue": {
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"markerXSolutionsId": "ee09eecd-b1ce-4f82-b55c-c5fbfee3be26",
"qrLogAttributeId": "a6b7ceae-e72c-45c8-943d-8fe2c1e36c94",
"qrLogAttribute": {
"id": "8fb44dd2-7d13-49a4-ad91-4414721945de",
"code": "sample string 2",
"selectedValue": "4c50ca15-cb0c-499d-aa59-30fbc98376d0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2ecc3816-6b75-4bfe-9b1f-12f05de9a64a",
"sourceId": "8ec14d04-43e3-4fe5-bfb7-1c17139b32cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5b4c9b2f-a6fd-4c29-8a5d-ca29eeca82a6",
"qrLogAttributeClass": {
"id": "ff9d1bb5-c0ab-4ab1-a491-4d4ca6050790",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
},
{
"id": "b16dfc88-3059-4245-8a4e-cf8135cd0d25",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f66cb441-2bd2-4d24-9601-1db13a0974ad",
"qrLogAttributeListValueGlobalRefId": "1c9025d9-054a-4649-85a6-6f29fb9aab1e",
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
]
}
],
"translations": [
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
},
{
"id": "78239c90-4be7-4e4b-8b50-09a3fcd92d32",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "17c69b3b-09cc-44a3-b277-bad0fb2c18eb"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}