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": "15c8de9e-c44f-4163-ac98-d32f065e2cee",
"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": "7eab7eb3-6fd6-41ad-926c-44c643324014",
"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": "0626fdbe-8ab6-48cf-b2bb-32512e2e404f",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d6737cba-049a-429a-a3c9-b4a8c4ca8594",
"project": "sample string 15",
"projectId": "22d93ffc-df30-4238-aa0d-864b2fabfea7",
"qrLogAttributeXMarker": [
{
"id": "26af1f80-1b46-4d3b-8563-a902119dc72d",
"value": "sample string 2",
"qrLogAttributeListValueId": "671799dd-e5da-4f61-919f-9e2972b846c1",
"markerId": "d0886f12-2c11-4e42-af1f-66e90e34c232",
"qrLogAttributeId": "bc164b5d-1ca8-4660-a98f-6587125838d8",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "26af1f80-1b46-4d3b-8563-a902119dc72d",
"value": "sample string 2",
"qrLogAttributeListValueId": "671799dd-e5da-4f61-919f-9e2972b846c1",
"markerId": "d0886f12-2c11-4e42-af1f-66e90e34c232",
"qrLogAttributeId": "bc164b5d-1ca8-4660-a98f-6587125838d8",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "4ee1df39-15c1-443b-93af-e2ae889c7084",
"markerId": "4cd06ef8-4289-45ab-bc11-0d990e88d1c9",
"solutionId": "2b6098a3-0f0c-4664-838b-33b3d0fd42f0",
"taxonomy263415Id": "5f5350bc-6240-4231-aa27-c7a23c3ace27",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "d78b7097-b70b-4f12-9f61-5a77973aa2e8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
},
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "34ada03d-b0b2-4582-a4bf-1f696c6a7be9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:30:30.9909733Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "23ed32cd-a0c3-406a-bbb5-46bfceffb314"
},
{
"id": "34ada03d-b0b2-4582-a4bf-1f696c6a7be9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:30:30.9909733Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "23ed32cd-a0c3-406a-bbb5-46bfceffb314"
}
],
"selectedProducts": [
{
"id": "d629bb9e-0c01-4a82-8d33-27905cd8af1d",
"markerXSolutionsId": "69a4fd5b-e9d4-4449-8e6d-91d77b48a924",
"productId": "d764e81d-cb01-4670-80af-ac159c643e0a"
},
{
"id": "d629bb9e-0c01-4a82-8d33-27905cd8af1d",
"markerXSolutionsId": "69a4fd5b-e9d4-4449-8e6d-91d77b48a924",
"productId": "d764e81d-cb01-4670-80af-ac159c643e0a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "4ee1df39-15c1-443b-93af-e2ae889c7084",
"markerId": "4cd06ef8-4289-45ab-bc11-0d990e88d1c9",
"solutionId": "2b6098a3-0f0c-4664-838b-33b3d0fd42f0",
"taxonomy263415Id": "5f5350bc-6240-4231-aa27-c7a23c3ace27",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "d78b7097-b70b-4f12-9f61-5a77973aa2e8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
},
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "34ada03d-b0b2-4582-a4bf-1f696c6a7be9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:30:30.9909733Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "23ed32cd-a0c3-406a-bbb5-46bfceffb314"
},
{
"id": "34ada03d-b0b2-4582-a4bf-1f696c6a7be9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:30:30.9909733Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "23ed32cd-a0c3-406a-bbb5-46bfceffb314"
}
],
"selectedProducts": [
{
"id": "d629bb9e-0c01-4a82-8d33-27905cd8af1d",
"markerXSolutionsId": "69a4fd5b-e9d4-4449-8e6d-91d77b48a924",
"productId": "d764e81d-cb01-4670-80af-ac159c643e0a"
},
{
"id": "d629bb9e-0c01-4a82-8d33-27905cd8af1d",
"markerXSolutionsId": "69a4fd5b-e9d4-4449-8e6d-91d77b48a924",
"productId": "d764e81d-cb01-4670-80af-ac159c643e0a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "d445cfa2-891a-438c-8bf1-e464fc2af5e3",
"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": "a576f4b3-7fb7-4ed9-a9d0-a913fa3f3709"
},
{
"id": "d445cfa2-891a-438c-8bf1-e464fc2af5e3",
"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": "a576f4b3-7fb7-4ed9-a9d0-a913fa3f3709"
}
],
"archivedReports": [
{
"id": "d445cfa2-891a-438c-8bf1-e464fc2af5e3",
"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": "a576f4b3-7fb7-4ed9-a9d0-a913fa3f3709"
},
{
"id": "d445cfa2-891a-438c-8bf1-e464fc2af5e3",
"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": "a576f4b3-7fb7-4ed9-a9d0-a913fa3f3709"
}
],
"productSolutions": [
{
"id": "d78b7097-b70b-4f12-9f61-5a77973aa2e8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
},
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "d78b7097-b70b-4f12-9f61-5a77973aa2e8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
},
{
"id": "9cb523be-4693-4402-951b-997caf33255e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9cb523be-4693-4402-951b-997caf33255e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
},
{
"id": "750bc2e2-6155-489d-934b-c131109a6654",
"value": "sample string 2",
"qrLogAttributeListValueId": "d7dc441a-4a5d-4291-9e17-df3318ace73c",
"qrLogAttributeListValue": {
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"markerXSolutionsId": "718f57b5-2ae4-426a-8ca9-0e1f744e565b",
"qrLogAttributeId": "c1ff612a-ae59-4f35-bee3-b5b09711d611",
"qrLogAttribute": {
"id": "271bae80-a161-473f-be75-90a4c3152cd9",
"code": "sample string 2",
"selectedValue": "793bf30c-4861-4163-9e18-f0d4809cdcd0",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "679cf264-eeeb-4765-a04a-472da90bff14",
"sourceId": "eaf7c66a-f0ca-47ed-87f1-01bf8a8b8876",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d6196fe-ac3c-4e31-8300-fc937e07988b",
"qrLogAttributeClass": {
"id": "4dbfc7e8-ff35-43d8-967c-7f84108b96dc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
},
{
"id": "2bd60744-731c-4d2d-9120-a8caab1db532",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "02289910-8ef3-4c96-a9ea-30866015abb9",
"qrLogAttributeListValueGlobalRefId": "37315a32-8718-4d15-bf88-ef4ab0028bba",
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
]
}
],
"translations": [
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
},
{
"id": "f40c5c9f-5ce6-488c-9357-495814d821ad",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "05b9be44-6284-4318-976d-2d6a01016545"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}