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": "133842db-a2e0-49bd-b3b4-320d33b5e2c5",
"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": "a1fde435-4e87-4bcf-a072-a30913f555f5",
"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": "533fee97-cd1b-44fd-8189-096a202c8aed",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "0fd2b9d2-65a1-40ed-8e6a-618aacf7f9d7",
"project": "sample string 15",
"projectId": "0a61e019-fe45-4f1a-b1e1-2b3e85676a6e",
"qrLogAttributeXMarker": [
{
"id": "92e72058-6c17-4d56-bc8d-36b6dfc774d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "3bc2b0d0-9618-4333-99db-e2c37d3abf8b",
"markerId": "bdc2b51d-c1a6-4b15-bdce-3492db380c34",
"qrLogAttributeId": "fd9b1539-d60b-4486-aec1-2722cd204a24",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92e72058-6c17-4d56-bc8d-36b6dfc774d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "3bc2b0d0-9618-4333-99db-e2c37d3abf8b",
"markerId": "bdc2b51d-c1a6-4b15-bdce-3492db380c34",
"qrLogAttributeId": "fd9b1539-d60b-4486-aec1-2722cd204a24",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a8e52cb2-cc86-48cc-b06c-e9032af5562d",
"markerId": "d192a777-abae-419f-8244-ed1bf9c16328",
"solutionId": "6b79785c-c4d5-4989-889b-93a028e76304",
"taxonomy263415Id": "ce384cd9-38ac-4a44-8074-eca60b349209",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "8547489d-414e-4f80-a105-d4c203226f29",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
},
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "60532021-9809-4516-9be0-5c6d2012782f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:49:59.1622598Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "95f4d602-7f69-4d10-b1d5-9f7f91346ab5"
},
{
"id": "60532021-9809-4516-9be0-5c6d2012782f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:49:59.1622598Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "95f4d602-7f69-4d10-b1d5-9f7f91346ab5"
}
],
"selectedProducts": [
{
"id": "5a8bd6bf-ea87-461b-adb9-98b47f23b7a2",
"markerXSolutionsId": "187098a0-0d6f-4678-b2b7-1c5669dca73f",
"productId": "dc35b8d2-fa5a-40d9-bb6a-9a1f0a26b459"
},
{
"id": "5a8bd6bf-ea87-461b-adb9-98b47f23b7a2",
"markerXSolutionsId": "187098a0-0d6f-4678-b2b7-1c5669dca73f",
"productId": "dc35b8d2-fa5a-40d9-bb6a-9a1f0a26b459"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "a8e52cb2-cc86-48cc-b06c-e9032af5562d",
"markerId": "d192a777-abae-419f-8244-ed1bf9c16328",
"solutionId": "6b79785c-c4d5-4989-889b-93a028e76304",
"taxonomy263415Id": "ce384cd9-38ac-4a44-8074-eca60b349209",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "8547489d-414e-4f80-a105-d4c203226f29",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
},
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "60532021-9809-4516-9be0-5c6d2012782f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:49:59.1622598Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "95f4d602-7f69-4d10-b1d5-9f7f91346ab5"
},
{
"id": "60532021-9809-4516-9be0-5c6d2012782f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:49:59.1622598Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "95f4d602-7f69-4d10-b1d5-9f7f91346ab5"
}
],
"selectedProducts": [
{
"id": "5a8bd6bf-ea87-461b-adb9-98b47f23b7a2",
"markerXSolutionsId": "187098a0-0d6f-4678-b2b7-1c5669dca73f",
"productId": "dc35b8d2-fa5a-40d9-bb6a-9a1f0a26b459"
},
{
"id": "5a8bd6bf-ea87-461b-adb9-98b47f23b7a2",
"markerXSolutionsId": "187098a0-0d6f-4678-b2b7-1c5669dca73f",
"productId": "dc35b8d2-fa5a-40d9-bb6a-9a1f0a26b459"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "f1fc6459-f4b5-4c07-8f12-e682803db2b7",
"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": "4ebb6545-f629-4de8-a6e6-6cbdd3b46088"
},
{
"id": "f1fc6459-f4b5-4c07-8f12-e682803db2b7",
"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": "4ebb6545-f629-4de8-a6e6-6cbdd3b46088"
}
],
"archivedReports": [
{
"id": "f1fc6459-f4b5-4c07-8f12-e682803db2b7",
"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": "4ebb6545-f629-4de8-a6e6-6cbdd3b46088"
},
{
"id": "f1fc6459-f4b5-4c07-8f12-e682803db2b7",
"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": "4ebb6545-f629-4de8-a6e6-6cbdd3b46088"
}
],
"productSolutions": [
{
"id": "8547489d-414e-4f80-a105-d4c203226f29",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
},
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "8547489d-414e-4f80-a105-d4c203226f29",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
},
{
"id": "555628b0-6317-4501-9ebf-01b04adeef27",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/555628b0-6317-4501-9ebf-01b04adeef27"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6e1ddd5a-93a8-40c2-924e-30e936e3c355",
"value": "sample string 2",
"qrLogAttributeListValueId": "65fcc996-75df-4d9d-90bc-738a301ec8b5",
"qrLogAttributeListValue": {
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"markerXSolutionsId": "667c7aa6-fe4b-48f0-9fb8-c57a3d023371",
"qrLogAttributeId": "f7f4bfca-3755-4578-a208-4746f84337f7",
"qrLogAttribute": {
"id": "75b1d292-60ea-4b47-b3ba-ac59638a57ae",
"code": "sample string 2",
"selectedValue": "47209395-bf06-4394-9852-ac1a522b0f04",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b3febf-22d7-4926-b39c-3e2b81fd2b80",
"sourceId": "31f9e73c-1911-4ea8-8c07-e51d6c7f94b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "10447236-e19d-4dad-af14-83d6a7ff4407",
"qrLogAttributeClass": {
"id": "b5f2ef66-2f8b-44fe-ae5d-b6bbb48e4637",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
},
{
"id": "056ab780-ff8c-4790-90af-e084025040ce",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc9d4f74-37af-4aeb-b0e5-d8281752857e",
"qrLogAttributeListValueGlobalRefId": "04927e56-2c39-47d5-8f73-2334b20fabaa",
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
]
}
],
"translations": [
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
},
{
"id": "26c18706-b22e-4a75-bec9-a8725835334d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8cc6acb6-8957-4cab-bc76-46711a65201b"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}