GET api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "627f002f-2640-40cf-b22f-e99830cf8839",
"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": "fdc8dbb2-abe4-49fe-a282-5a14f11cbbcd",
"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": "f78b1957-7a8f-4adf-bf47-15ae759f006b",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "25715a64-44c7-4e96-a087-ff38c22c9695",
"project": "sample string 15",
"projectId": "8676036e-7263-4b39-9e58-1de13fe371ce",
"qrLogAttributeXMarker": [
{
"id": "17eab6a9-6ae4-4044-8151-dac3fe39f305",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d41243a-9231-4dcd-b8b3-19062fe83533",
"markerId": "3ec83732-fc31-476a-8124-d5fcad0d7a80",
"qrLogAttributeId": "1d18c761-82a7-47d2-980b-2b33637ff001",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "17eab6a9-6ae4-4044-8151-dac3fe39f305",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d41243a-9231-4dcd-b8b3-19062fe83533",
"markerId": "3ec83732-fc31-476a-8124-d5fcad0d7a80",
"qrLogAttributeId": "1d18c761-82a7-47d2-980b-2b33637ff001",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "f72aa39b-3e1a-4b63-860e-40778bc2ac0c",
"markerId": "0591f1f0-fcc1-4fec-8118-59f7b4afc5a2",
"solutionId": "18084b46-ad07-4034-aa49-11c780fabf8e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "61951eab-5e16-4e9c-9e5d-d5c927832006",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
},
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d38e079e-c1c5-4da5-9ff8-3c6c8c2d068c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:21.8855253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "707112bc-a930-433a-bdc8-0c77de889946"
},
{
"id": "d38e079e-c1c5-4da5-9ff8-3c6c8c2d068c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:21.8855253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "707112bc-a930-433a-bdc8-0c77de889946"
}
],
"selectedProducts": [
{
"id": "5dcee346-339e-45b8-a9c8-21fdec27d371",
"markerXSolutionsId": "0510e7f9-b119-4406-9b89-f87fcdf73363",
"productId": "48f91353-631f-449d-9d5d-deb5fd2a8b31"
},
{
"id": "5dcee346-339e-45b8-a9c8-21fdec27d371",
"markerXSolutionsId": "0510e7f9-b119-4406-9b89-f87fcdf73363",
"productId": "48f91353-631f-449d-9d5d-deb5fd2a8b31"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "f72aa39b-3e1a-4b63-860e-40778bc2ac0c",
"markerId": "0591f1f0-fcc1-4fec-8118-59f7b4afc5a2",
"solutionId": "18084b46-ad07-4034-aa49-11c780fabf8e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "61951eab-5e16-4e9c-9e5d-d5c927832006",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
},
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d38e079e-c1c5-4da5-9ff8-3c6c8c2d068c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:21.8855253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "707112bc-a930-433a-bdc8-0c77de889946"
},
{
"id": "d38e079e-c1c5-4da5-9ff8-3c6c8c2d068c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:21.8855253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "707112bc-a930-433a-bdc8-0c77de889946"
}
],
"selectedProducts": [
{
"id": "5dcee346-339e-45b8-a9c8-21fdec27d371",
"markerXSolutionsId": "0510e7f9-b119-4406-9b89-f87fcdf73363",
"productId": "48f91353-631f-449d-9d5d-deb5fd2a8b31"
},
{
"id": "5dcee346-339e-45b8-a9c8-21fdec27d371",
"markerXSolutionsId": "0510e7f9-b119-4406-9b89-f87fcdf73363",
"productId": "48f91353-631f-449d-9d5d-deb5fd2a8b31"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "004871c6-c576-4aa6-b6f1-c04b7cb83c9f",
"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": "ebc278e7-0a03-433c-96e3-60585b87a269"
},
{
"id": "004871c6-c576-4aa6-b6f1-c04b7cb83c9f",
"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": "ebc278e7-0a03-433c-96e3-60585b87a269"
}
],
"archivedReports": [
{
"id": "004871c6-c576-4aa6-b6f1-c04b7cb83c9f",
"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": "ebc278e7-0a03-433c-96e3-60585b87a269"
},
{
"id": "004871c6-c576-4aa6-b6f1-c04b7cb83c9f",
"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": "ebc278e7-0a03-433c-96e3-60585b87a269"
}
],
"productSolutions": [
{
"id": "61951eab-5e16-4e9c-9e5d-d5c927832006",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
},
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "61951eab-5e16-4e9c-9e5d-d5c927832006",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
},
{
"id": "af3d2888-eb64-4714-9646-bc9d55004880",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/af3d2888-eb64-4714-9646-bc9d55004880"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5ef72ef-de93-4556-878a-4df06bb05a27",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4760b6d-ec54-4487-9e7e-803cbe80de67",
"qrLogAttributeListValue": {
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"markerXSolutionsId": "8555769f-4fa6-4349-9875-058787baed21",
"qrLogAttributeId": "e2b03904-d3c2-4d6e-a756-4b88dfc632c5",
"qrLogAttribute": {
"id": "4e0b9ee4-a6ff-40cd-84c3-69342ce6bd43",
"code": "sample string 2",
"selectedValue": "24ea8228-5c60-4762-a529-d1e32cc5d516",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "11b1b3e9-4cb8-483a-992c-5a9293735f7a",
"sourceId": "d9bdb9d1-b5c9-46fd-b590-8d2372fb1a64",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a8375939-b95b-47fe-a955-91ff31155433",
"qrLogAttributeClass": {
"id": "d6324c82-e353-44d1-8243-0645b070a36f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
},
{
"id": "f581c5ad-186a-4d28-8edb-977b3ed35b93",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ebca7d79-d40d-436f-a681-8d6bfecf3637",
"qrLogAttributeListValueGlobalRefId": "123d3dc7-7bed-46cb-b70b-2937c3087b99",
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
]
}
],
"translations": [
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
},
{
"id": "29fe4b13-8867-4a40-b953-eba7729e3253",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0c4009f1-d0f2-4eef-bd47-fd3d51fca00e"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}