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": "b5efe7de-3885-4962-9b8a-2d9a3ab653f3",
"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": "2ebcdfd3-ac54-40d3-a2ce-389ae3612208",
"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": "ad766f4e-d1b5-49da-a683-ab27cb8cfc10",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "67559360-f7ab-4c08-90e1-51d5bdc3389b",
"project": "sample string 15",
"projectId": "1c6b4048-75bb-4ec7-b4a9-e77776672106",
"qrLogAttributeXMarker": [
{
"id": "dd806553-1418-4569-bd08-fea9e538dbc6",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a2e3df9-d596-4ceb-9c9f-ba81eba5d645",
"markerId": "6ceb3bfe-5cfc-48f9-a0af-26bd3962078b",
"qrLogAttributeId": "c8868b54-d5e6-4a26-b546-40e51cc15fcc",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dd806553-1418-4569-bd08-fea9e538dbc6",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a2e3df9-d596-4ceb-9c9f-ba81eba5d645",
"markerId": "6ceb3bfe-5cfc-48f9-a0af-26bd3962078b",
"qrLogAttributeId": "c8868b54-d5e6-4a26-b546-40e51cc15fcc",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "1ed39a5f-ea68-4970-96ff-4353c6d7b17a",
"markerId": "f91b7caf-792b-4e14-b276-d4c303afb3ca",
"solutionId": "0a1090ad-db4a-49d7-b726-6f8edaf15a32",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f14d8159-adb9-46be-ba81-9bd303870ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
},
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "36dba5ec-890a-4b03-ad42-8aab85304d1e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:39:38.6684543Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e4c293e-bcb3-4d85-9bf0-f345f170676b"
},
{
"id": "36dba5ec-890a-4b03-ad42-8aab85304d1e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:39:38.6684543Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e4c293e-bcb3-4d85-9bf0-f345f170676b"
}
],
"selectedProducts": [
{
"id": "73c02f2d-6957-4da6-823a-19f15c91b933",
"markerXSolutionsId": "5de4d80a-427f-45e0-a78f-fa839cf7db00",
"productId": "3497c82c-cd6b-4726-a537-80fd4da9003a"
},
{
"id": "73c02f2d-6957-4da6-823a-19f15c91b933",
"markerXSolutionsId": "5de4d80a-427f-45e0-a78f-fa839cf7db00",
"productId": "3497c82c-cd6b-4726-a537-80fd4da9003a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "1ed39a5f-ea68-4970-96ff-4353c6d7b17a",
"markerId": "f91b7caf-792b-4e14-b276-d4c303afb3ca",
"solutionId": "0a1090ad-db4a-49d7-b726-6f8edaf15a32",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f14d8159-adb9-46be-ba81-9bd303870ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
},
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "36dba5ec-890a-4b03-ad42-8aab85304d1e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:39:38.6684543Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e4c293e-bcb3-4d85-9bf0-f345f170676b"
},
{
"id": "36dba5ec-890a-4b03-ad42-8aab85304d1e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:39:38.6684543Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3e4c293e-bcb3-4d85-9bf0-f345f170676b"
}
],
"selectedProducts": [
{
"id": "73c02f2d-6957-4da6-823a-19f15c91b933",
"markerXSolutionsId": "5de4d80a-427f-45e0-a78f-fa839cf7db00",
"productId": "3497c82c-cd6b-4726-a537-80fd4da9003a"
},
{
"id": "73c02f2d-6957-4da6-823a-19f15c91b933",
"markerXSolutionsId": "5de4d80a-427f-45e0-a78f-fa839cf7db00",
"productId": "3497c82c-cd6b-4726-a537-80fd4da9003a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "352a011e-ab89-4aec-849e-47fe3444e5a3",
"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": "cb7cd513-27bd-432d-ba09-c347563ccf68"
},
{
"id": "352a011e-ab89-4aec-849e-47fe3444e5a3",
"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": "cb7cd513-27bd-432d-ba09-c347563ccf68"
}
],
"archivedReports": [
{
"id": "352a011e-ab89-4aec-849e-47fe3444e5a3",
"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": "cb7cd513-27bd-432d-ba09-c347563ccf68"
},
{
"id": "352a011e-ab89-4aec-849e-47fe3444e5a3",
"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": "cb7cd513-27bd-432d-ba09-c347563ccf68"
}
],
"productSolutions": [
{
"id": "f14d8159-adb9-46be-ba81-9bd303870ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
},
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "f14d8159-adb9-46be-ba81-9bd303870ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
},
{
"id": "541abe82-3982-4078-aada-0a7217a17142",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/541abe82-3982-4078-aada-0a7217a17142"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1303856f-baeb-4d17-9212-3e69088fd9d9",
"value": "sample string 2",
"qrLogAttributeListValueId": "4f6c851b-ac42-4a3d-9885-b6f5b447ccb1",
"qrLogAttributeListValue": {
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"markerXSolutionsId": "b001a217-0301-4cf7-aa5c-0fac71c18a59",
"qrLogAttributeId": "159b3084-bfd0-4ffb-bc9c-ed5fca444aee",
"qrLogAttribute": {
"id": "c47138e4-b6d2-48bb-b827-bedf9719c033",
"code": "sample string 2",
"selectedValue": "1c2e38f2-573a-4262-a4cd-311732e7b7f9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9a75b1-a6f3-4a69-8ca1-fe58181692a3",
"sourceId": "8b54a2fc-6d23-4eef-baea-88616f0d1ea5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "deab1e20-77ff-40a5-ab15-61dcca9402ad",
"qrLogAttributeClass": {
"id": "4bb6dbc5-3a39-45c9-8511-1f33fb5c6a34",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
},
{
"id": "446dfd56-74dd-4ea9-91b2-f6a332e3e1be",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cb7a6c2f-b2a2-4e8c-aadb-2c79bc2a3c1f",
"qrLogAttributeListValueGlobalRefId": "f2d2e1c0-bf52-4303-94a2-b9d93c54cce2",
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
]
}
],
"translations": [
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
},
{
"id": "36271576-6952-4e13-a311-24dd3123f816",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "dc21c61b-6160-4e3e-8947-b531949f18c8"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}