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": "5c1bbaed-7635-43d6-bfa6-19c841954440",
"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": "28ff5a9b-2333-4df2-99ed-6948ccee2a1d",
"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": "706a0ffa-d0fe-428e-8699-ab5744685210",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "1a0300b4-c15c-44fc-9668-0fb722c3c8a3",
"project": "sample string 15",
"projectId": "313e388f-7eba-4c4e-ad6e-bd24c5edbfdd",
"qrLogAttributeXMarker": [
{
"id": "926d1f97-0139-45bf-aa80-d3e6a2496fe2",
"value": "sample string 2",
"qrLogAttributeListValueId": "593a5a25-1fb1-40cc-835b-0fd8fdccfc6e",
"markerId": "3b7efc17-2028-4364-99e2-41eaf2385572",
"qrLogAttributeId": "ecccad97-2789-4f7f-addc-11d0495c1fa0",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "926d1f97-0139-45bf-aa80-d3e6a2496fe2",
"value": "sample string 2",
"qrLogAttributeListValueId": "593a5a25-1fb1-40cc-835b-0fd8fdccfc6e",
"markerId": "3b7efc17-2028-4364-99e2-41eaf2385572",
"qrLogAttributeId": "ecccad97-2789-4f7f-addc-11d0495c1fa0",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "8e71ae9b-bd58-43ac-a516-dbbc97759f96",
"markerId": "c1aeb202-97e5-44c4-892c-1608b1d6ebde",
"solutionId": "67977820-d9d7-4a34-99d9-188037131c71",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "8adc6af8-c406-42f5-a36a-61e860524c71",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
},
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc16fff-37b0-4e04-978b-c1f8c6eab1d4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:38:50.631478Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bdaa5ec9-c629-4504-ac5e-710f0928ddff"
},
{
"id": "1fc16fff-37b0-4e04-978b-c1f8c6eab1d4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:38:50.631478Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bdaa5ec9-c629-4504-ac5e-710f0928ddff"
}
],
"selectedProducts": [
{
"id": "8c46e32a-fd4b-4f44-9149-236e01a439a7",
"markerXSolutionsId": "1b33b795-2b71-41d6-b0ff-3bb4e243cf62",
"productId": "a1317f8a-51e9-4918-a11c-82ce04ff7556"
},
{
"id": "8c46e32a-fd4b-4f44-9149-236e01a439a7",
"markerXSolutionsId": "1b33b795-2b71-41d6-b0ff-3bb4e243cf62",
"productId": "a1317f8a-51e9-4918-a11c-82ce04ff7556"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "8e71ae9b-bd58-43ac-a516-dbbc97759f96",
"markerId": "c1aeb202-97e5-44c4-892c-1608b1d6ebde",
"solutionId": "67977820-d9d7-4a34-99d9-188037131c71",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "8adc6af8-c406-42f5-a36a-61e860524c71",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
},
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc16fff-37b0-4e04-978b-c1f8c6eab1d4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:38:50.631478Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bdaa5ec9-c629-4504-ac5e-710f0928ddff"
},
{
"id": "1fc16fff-37b0-4e04-978b-c1f8c6eab1d4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:38:50.631478Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bdaa5ec9-c629-4504-ac5e-710f0928ddff"
}
],
"selectedProducts": [
{
"id": "8c46e32a-fd4b-4f44-9149-236e01a439a7",
"markerXSolutionsId": "1b33b795-2b71-41d6-b0ff-3bb4e243cf62",
"productId": "a1317f8a-51e9-4918-a11c-82ce04ff7556"
},
{
"id": "8c46e32a-fd4b-4f44-9149-236e01a439a7",
"markerXSolutionsId": "1b33b795-2b71-41d6-b0ff-3bb4e243cf62",
"productId": "a1317f8a-51e9-4918-a11c-82ce04ff7556"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "da0548c8-672b-4e25-a8ca-73f25f5a17b8",
"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": "621c7069-d11f-46cc-aede-5db6a3eb3068"
},
{
"id": "da0548c8-672b-4e25-a8ca-73f25f5a17b8",
"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": "621c7069-d11f-46cc-aede-5db6a3eb3068"
}
],
"archivedReports": [
{
"id": "da0548c8-672b-4e25-a8ca-73f25f5a17b8",
"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": "621c7069-d11f-46cc-aede-5db6a3eb3068"
},
{
"id": "da0548c8-672b-4e25-a8ca-73f25f5a17b8",
"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": "621c7069-d11f-46cc-aede-5db6a3eb3068"
}
],
"productSolutions": [
{
"id": "8adc6af8-c406-42f5-a36a-61e860524c71",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
},
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "8adc6af8-c406-42f5-a36a-61e860524c71",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
},
{
"id": "0626a4f1-4590-43b1-a71f-2b3ce9604238",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0626a4f1-4590-43b1-a71f-2b3ce9604238"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
},
{
"id": "edc1ce60-c72c-4368-a1e7-dbc187cc4fe1",
"value": "sample string 2",
"qrLogAttributeListValueId": "6002348f-dd2d-4fe8-b0b0-8aa6cb70a8e2",
"qrLogAttributeListValue": {
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"markerXSolutionsId": "0937482c-ee34-4d93-9471-794a056ea87d",
"qrLogAttributeId": "f29a0c4e-a089-4c48-b662-0d0927c76bcb",
"qrLogAttribute": {
"id": "1bb48e99-2eb5-49c6-982e-2013dbcc3a4c",
"code": "sample string 2",
"selectedValue": "a4f535ee-99a7-4974-8d17-0fd64ff45e94",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7c3584ee-d542-4127-a915-bfc8c378f2ae",
"sourceId": "e7e3dcda-111f-40c3-b8d2-166c60b142fa",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "995fe548-7591-453b-9a2d-b07b4ad5d0ff",
"qrLogAttributeClass": {
"id": "2fbd6f62-3b63-44fe-9369-bd987f933228",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
},
{
"id": "9b470145-cbb6-4a42-b445-0a8fa82b1175",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "778ea474-adc7-472f-9c8e-01d9b8e21b57",
"qrLogAttributeListValueGlobalRefId": "22335f12-a01f-4e79-b55f-c087d371fc76",
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
]
}
],
"translations": [
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
},
{
"id": "1635bc9b-39d3-42a8-b0f1-354843a7c1fd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ba1afd3e-f7a2-4f35-82ff-db90e93e0776"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}