GET api/MarkersByBlueprintId/{blueprintId}?languageCode={languageCode}&light={light}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| blueprintId | globally unique identifier |
Required |
|
| languageCode | string |
Required |
|
| light | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "6a7fbbe4-1e60-4229-a5aa-a8d04e14b555",
"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": "117530d0-3236-48a1-b24b-6ba6d7536786",
"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": "643c77fd-e963-4056-bba3-e6766c12b7e1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "29f659a6-9a13-4938-862e-54e97ecc57a1",
"project": "sample string 15",
"projectId": "b177c785-ca50-42a2-b87b-f98c5f128707",
"qrLogAttributeXMarker": [
{
"id": "a0ded9de-7960-42e4-96d4-8e6e2a572e8a",
"value": "sample string 2",
"qrLogAttributeListValueId": "d6a47e80-c5fa-4001-977b-0261738fb138",
"markerId": "bb8c8adc-9706-40c8-9a8b-5a39cb5bc4ff",
"qrLogAttributeId": "22040fbe-c83f-4a73-a71d-c1e201c84b32",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a0ded9de-7960-42e4-96d4-8e6e2a572e8a",
"value": "sample string 2",
"qrLogAttributeListValueId": "d6a47e80-c5fa-4001-977b-0261738fb138",
"markerId": "bb8c8adc-9706-40c8-9a8b-5a39cb5bc4ff",
"qrLogAttributeId": "22040fbe-c83f-4a73-a71d-c1e201c84b32",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "d8444e7a-8f4f-42c6-90f9-3f0c3709c9fa",
"markerId": "01fdcede-17a4-4506-856e-6e8ac4367504",
"solutionId": "dc4aa4f2-505f-4bc2-bcf6-47e6e16825b9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
},
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
}
],
"selectedProducts": [
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
},
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "d8444e7a-8f4f-42c6-90f9-3f0c3709c9fa",
"markerId": "01fdcede-17a4-4506-856e-6e8ac4367504",
"solutionId": "dc4aa4f2-505f-4bc2-bcf6-47e6e16825b9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
},
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
}
],
"selectedProducts": [
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
},
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
},
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
}
],
"archivedReports": [
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
},
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
}
],
"productSolutions": [
{
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "6a7fbbe4-1e60-4229-a5aa-a8d04e14b555",
"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": "117530d0-3236-48a1-b24b-6ba6d7536786",
"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": "643c77fd-e963-4056-bba3-e6766c12b7e1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "29f659a6-9a13-4938-862e-54e97ecc57a1",
"project": "sample string 15",
"projectId": "b177c785-ca50-42a2-b87b-f98c5f128707",
"qrLogAttributeXMarker": [
{
"id": "a0ded9de-7960-42e4-96d4-8e6e2a572e8a",
"value": "sample string 2",
"qrLogAttributeListValueId": "d6a47e80-c5fa-4001-977b-0261738fb138",
"markerId": "bb8c8adc-9706-40c8-9a8b-5a39cb5bc4ff",
"qrLogAttributeId": "22040fbe-c83f-4a73-a71d-c1e201c84b32",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a0ded9de-7960-42e4-96d4-8e6e2a572e8a",
"value": "sample string 2",
"qrLogAttributeListValueId": "d6a47e80-c5fa-4001-977b-0261738fb138",
"markerId": "bb8c8adc-9706-40c8-9a8b-5a39cb5bc4ff",
"qrLogAttributeId": "22040fbe-c83f-4a73-a71d-c1e201c84b32",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "d8444e7a-8f4f-42c6-90f9-3f0c3709c9fa",
"markerId": "01fdcede-17a4-4506-856e-6e8ac4367504",
"solutionId": "dc4aa4f2-505f-4bc2-bcf6-47e6e16825b9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
},
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
}
],
"selectedProducts": [
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
},
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "d8444e7a-8f4f-42c6-90f9-3f0c3709c9fa",
"markerId": "01fdcede-17a4-4506-856e-6e8ac4367504",
"solutionId": "dc4aa4f2-505f-4bc2-bcf6-47e6e16825b9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
},
{
"id": "931b31d7-8fd6-4fe6-954d-f32b522df455",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:59:49.5796497Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6b5fbc15-abcd-46fd-9879-efd9a99fd290"
}
],
"selectedProducts": [
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
},
{
"id": "6ea198d2-bb71-4c19-9dc8-df710e428409",
"markerXSolutionsId": "ffa71d00-5c94-4cc7-90f1-89421dc9eb61",
"productId": "899a7ee5-2da7-494a-80f0-0727eb4ab15e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
},
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
}
],
"archivedReports": [
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
},
{
"id": "eee1b749-5050-4855-9350-76743fb761ed",
"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": "7a938354-2e76-4120-abf3-8a66b16e3c7e"
}
],
"productSolutions": [
{
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "28d5ec90-b48e-4f96-9f9f-4f4b9baa49a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
},
{
"id": "b488d262-1569-4f43-9c9d-fc293a642fec",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b488d262-1569-4f43-9c9d-fc293a642fec"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca936cc1-c991-4b7d-a149-c4af34528187",
"value": "sample string 2",
"qrLogAttributeListValueId": "905e741e-e02c-4fb7-a25a-b590829ba6e1",
"qrLogAttributeListValue": {
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"markerXSolutionsId": "a0dd8052-e4ba-4048-9750-23a25c98b5a7",
"qrLogAttributeId": "ed4420b6-a92d-4d65-abcf-2c6617cdcc19",
"qrLogAttribute": {
"id": "8f2c78cb-c95d-4fb4-bf14-a0c0d9e71ba0",
"code": "sample string 2",
"selectedValue": "f5007155-51e6-40e4-ada6-e5779ec993ca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce107103-b61e-44b6-b233-83019413c70c",
"sourceId": "53537b6a-0bf6-471e-90a5-c55d81e00ae3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c6c9af9-78cb-4eb6-91b4-d4297d06e519",
"qrLogAttributeClass": {
"id": "bee1b7e8-44cd-4cca-9999-3960add7c345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
},
{
"id": "f9f5557a-24b6-4741-a4ca-bb88727aa025",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88fa2fa4-cebb-46d7-8328-e72acf013ecd",
"qrLogAttributeListValueGlobalRefId": "fcf17d0e-879c-4344-93cc-eb9e029f6977",
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
]
}
],
"translations": [
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
},
{
"id": "550eed01-09b0-40b6-8c49-56b6ec222e33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a84fb65e-5ccf-434c-bb1a-d8293cd34a7a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]