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": "f8933f5e-347f-4829-9cbf-33f58c3d3c73",
"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": "93967738-f346-425c-b009-36b2fb09c251",
"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": "f6de9442-e8a5-4757-9b9b-d81c8a5f2848",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "07e4378b-683f-40f5-97d6-b5541daafadc",
"project": "sample string 15",
"projectId": "e0ea36f8-8267-48e7-83bc-bb37c467ca37",
"qrLogAttributeXMarker": [
{
"id": "c6039900-5024-4d3d-8af0-61cf1ff88402",
"value": "sample string 2",
"qrLogAttributeListValueId": "ef4cdf3c-f0af-41a1-a27e-3f8d52d00fa0",
"markerId": "ca7afd1d-5271-4719-a09b-61f8bd877569",
"qrLogAttributeId": "5cbecccf-ec1e-4a72-90cf-953ec1736415",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6039900-5024-4d3d-8af0-61cf1ff88402",
"value": "sample string 2",
"qrLogAttributeListValueId": "ef4cdf3c-f0af-41a1-a27e-3f8d52d00fa0",
"markerId": "ca7afd1d-5271-4719-a09b-61f8bd877569",
"qrLogAttributeId": "5cbecccf-ec1e-4a72-90cf-953ec1736415",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "6d9e6287-8ef4-44ce-baae-14789958f892",
"markerId": "e32a6dee-c001-42f8-847a-84bdd89e978c",
"solutionId": "ae46c72f-39c4-4ed4-a2fb-74966d0c596a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e1ada4c9-1d30-49c6-b3dc-11d9c9e93f04",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
},
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "25b2fc98-aa51-4e6f-aafb-78d62fa21fcd",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6d1d1ddc-7b08-4636-aa68-623dfd69f3c0"
},
{
"id": "25b2fc98-aa51-4e6f-aafb-78d62fa21fcd",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6d1d1ddc-7b08-4636-aa68-623dfd69f3c0"
}
],
"selectedProducts": [
{
"id": "be42efcd-da9e-40d8-8b95-da071aa1077a",
"markerXSolutionsId": "af6a7c46-a76e-493e-8a49-8095218e488a",
"productId": "cc668b3d-629a-4005-ad81-418dc6532b89"
},
{
"id": "be42efcd-da9e-40d8-8b95-da071aa1077a",
"markerXSolutionsId": "af6a7c46-a76e-493e-8a49-8095218e488a",
"productId": "cc668b3d-629a-4005-ad81-418dc6532b89"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "6d9e6287-8ef4-44ce-baae-14789958f892",
"markerId": "e32a6dee-c001-42f8-847a-84bdd89e978c",
"solutionId": "ae46c72f-39c4-4ed4-a2fb-74966d0c596a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e1ada4c9-1d30-49c6-b3dc-11d9c9e93f04",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
},
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "25b2fc98-aa51-4e6f-aafb-78d62fa21fcd",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6d1d1ddc-7b08-4636-aa68-623dfd69f3c0"
},
{
"id": "25b2fc98-aa51-4e6f-aafb-78d62fa21fcd",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6d1d1ddc-7b08-4636-aa68-623dfd69f3c0"
}
],
"selectedProducts": [
{
"id": "be42efcd-da9e-40d8-8b95-da071aa1077a",
"markerXSolutionsId": "af6a7c46-a76e-493e-8a49-8095218e488a",
"productId": "cc668b3d-629a-4005-ad81-418dc6532b89"
},
{
"id": "be42efcd-da9e-40d8-8b95-da071aa1077a",
"markerXSolutionsId": "af6a7c46-a76e-493e-8a49-8095218e488a",
"productId": "cc668b3d-629a-4005-ad81-418dc6532b89"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "e4530016-fc09-4716-9118-7259e2db7aba",
"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": "06f42643-aa01-4cff-add8-6f836a34eef5"
},
{
"id": "e4530016-fc09-4716-9118-7259e2db7aba",
"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": "06f42643-aa01-4cff-add8-6f836a34eef5"
}
],
"archivedReports": [
{
"id": "e4530016-fc09-4716-9118-7259e2db7aba",
"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": "06f42643-aa01-4cff-add8-6f836a34eef5"
},
{
"id": "e4530016-fc09-4716-9118-7259e2db7aba",
"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": "06f42643-aa01-4cff-add8-6f836a34eef5"
}
],
"productSolutions": [
{
"id": "e1ada4c9-1d30-49c6-b3dc-11d9c9e93f04",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
},
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e1ada4c9-1d30-49c6-b3dc-11d9c9e93f04",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
},
{
"id": "a781b207-a601-4c79-8653-d0a78779e82f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a781b207-a601-4c79-8653-d0a78779e82f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17dd676c-1e59-4431-91e3-8e6815d47a04",
"value": "sample string 2",
"qrLogAttributeListValueId": "79403001-49e2-44fc-93ab-763989c37035",
"qrLogAttributeListValue": {
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"markerXSolutionsId": "614c2db9-1a42-4ba0-a189-011a133f7d88",
"qrLogAttributeId": "7c87514e-077d-47ce-8cae-4119ad73637a",
"qrLogAttribute": {
"id": "31f45d10-cacc-475e-8303-685e1a03da11",
"code": "sample string 2",
"selectedValue": "ab95c73e-9353-4dd6-aac4-fbe56a693d14",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bffab1fb-683a-4c54-9e2a-9f25e3f104d7",
"sourceId": "72ee0058-3d72-4d81-8a08-da4ad03bcd54",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "192e1ab0-7607-46a6-bb35-eb780e218977",
"qrLogAttributeClass": {
"id": "2a6ce15c-a6a4-4502-949f-7d81101c3d8b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
},
{
"id": "fb53f32c-ccf7-4e1d-8141-91dad562f023",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f1d72ec1-0048-4471-b4e0-20817a5122f5",
"qrLogAttributeListValueGlobalRefId": "23198822-5c6c-4498-86ef-48ba1de01f84",
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
]
}
],
"translations": [
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
},
{
"id": "92b78d4d-33f1-4b1a-8eca-948846b4224c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "670dc97b-db5e-481c-be4b-8fa35af02aaf"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}