GET api/PIMProductSolutions?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductSolutionViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| IsSolution | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| Published | boolean |
None. |
|
| Image | string |
None. |
|
| IsPIM | boolean |
None. |
|
| Count | integer |
None. |
|
| Products | Collection of ProductSolutionViewModel |
None. |
|
| ProductAttachments | Collection of ProductAttachmentViewModel |
None. |
|
| qRLogAttributeXSolutionViewModels | Collection of QRLogAttributeXMarkerXSolutionsViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "4c253eff-8974-4e35-9449-03d039d35a2d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9f92943a-e318-4e46-b30a-a4d4c95f49f4",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9f92943a-e318-4e46-b30a-a4d4c95f49f4"
},
{
"id": "9f92943a-e318-4e46-b30a-a4d4c95f49f4",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9f92943a-e318-4e46-b30a-a4d4c95f49f4"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffbbdabc-2f45-4993-842f-51c97990dcac",
"value": "sample string 2",
"qrLogAttributeListValueId": "133dc6bb-0a95-4609-ae1e-b982eea97ead",
"qrLogAttributeListValue": {
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"markerXSolutionsId": "abbb197b-f2c9-4a97-a940-85a8287d275d",
"qrLogAttributeId": "f3d1f2d5-1cfb-4400-9466-e076ff86cb5c",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
}
],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffbbdabc-2f45-4993-842f-51c97990dcac",
"value": "sample string 2",
"qrLogAttributeListValueId": "133dc6bb-0a95-4609-ae1e-b982eea97ead",
"qrLogAttributeListValue": {
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"markerXSolutionsId": "abbb197b-f2c9-4a97-a940-85a8287d275d",
"qrLogAttributeId": "f3d1f2d5-1cfb-4400-9466-e076ff86cb5c",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
}
],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "4c253eff-8974-4e35-9449-03d039d35a2d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9f92943a-e318-4e46-b30a-a4d4c95f49f4",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9f92943a-e318-4e46-b30a-a4d4c95f49f4"
},
{
"id": "9f92943a-e318-4e46-b30a-a4d4c95f49f4",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9f92943a-e318-4e46-b30a-a4d4c95f49f4"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffbbdabc-2f45-4993-842f-51c97990dcac",
"value": "sample string 2",
"qrLogAttributeListValueId": "133dc6bb-0a95-4609-ae1e-b982eea97ead",
"qrLogAttributeListValue": {
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"markerXSolutionsId": "abbb197b-f2c9-4a97-a940-85a8287d275d",
"qrLogAttributeId": "f3d1f2d5-1cfb-4400-9466-e076ff86cb5c",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
}
],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffbbdabc-2f45-4993-842f-51c97990dcac",
"value": "sample string 2",
"qrLogAttributeListValueId": "133dc6bb-0a95-4609-ae1e-b982eea97ead",
"qrLogAttributeListValue": {
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"markerXSolutionsId": "abbb197b-f2c9-4a97-a940-85a8287d275d",
"qrLogAttributeId": "f3d1f2d5-1cfb-4400-9466-e076ff86cb5c",
"qrLogAttribute": {
"id": "268f8dc9-34dc-4416-88e7-bc6fcd60ebe4",
"code": "sample string 2",
"selectedValue": "615808ad-d694-4c6c-b491-53cfd09d61bc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28e68546-2ef5-4b6a-a10b-44ad75d09f0b",
"sourceId": "dddda860-ac9f-41f1-8008-1d41210608da",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f8d5b20b-5926-4c05-a0b3-1aa36fe23fb1",
"qrLogAttributeClass": {
"id": "98fd961c-e502-4766-a8e8-0b78017ace02",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
},
{
"id": "e1af43b9-6a43-413f-9b78-440e676626eb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d9b7e3b6-d335-438e-81a2-3b05ba5f4b7a",
"qrLogAttributeListValueGlobalRefId": "3fefd47e-79d0-491f-8652-20f0320e07ec",
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
]
}
],
"translations": [
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
},
{
"id": "5814e28f-8b4b-4873-bb47-8b73abc6c696",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "98ae965d-6a51-4ac7-aba9-dd0838096bd3"
}
],
"isOriginatedByPim": true
}
}
]
}
]