GET api/Products/{includeEcommerce}?search={search}&languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| includeEcommerce | boolean |
Required |
|
| search | string |
Required |
|
| 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": "f13aae2c-ff37-4af8-82d8-8b6295a71bc1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "193d2434-7b98-4014-9b99-c1f20a537eae",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/193d2434-7b98-4014-9b99-c1f20a537eae"
},
{
"id": "193d2434-7b98-4014-9b99-c1f20a537eae",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/193d2434-7b98-4014-9b99-c1f20a537eae"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fee9248-3226-469e-95d0-dfc455be96a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "e94c3fe9-e073-45e7-8c40-d527858574c3",
"qrLogAttributeListValue": {
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"markerXSolutionsId": "4eeaee79-4b12-4b34-9d65-e3ed90fcec8d",
"qrLogAttributeId": "65adf584-657f-49ae-8097-caed9725c0e9",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
}
],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fee9248-3226-469e-95d0-dfc455be96a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "e94c3fe9-e073-45e7-8c40-d527858574c3",
"qrLogAttributeListValue": {
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"markerXSolutionsId": "4eeaee79-4b12-4b34-9d65-e3ed90fcec8d",
"qrLogAttributeId": "65adf584-657f-49ae-8097-caed9725c0e9",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
}
],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "f13aae2c-ff37-4af8-82d8-8b6295a71bc1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "193d2434-7b98-4014-9b99-c1f20a537eae",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/193d2434-7b98-4014-9b99-c1f20a537eae"
},
{
"id": "193d2434-7b98-4014-9b99-c1f20a537eae",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/193d2434-7b98-4014-9b99-c1f20a537eae"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fee9248-3226-469e-95d0-dfc455be96a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "e94c3fe9-e073-45e7-8c40-d527858574c3",
"qrLogAttributeListValue": {
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"markerXSolutionsId": "4eeaee79-4b12-4b34-9d65-e3ed90fcec8d",
"qrLogAttributeId": "65adf584-657f-49ae-8097-caed9725c0e9",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
}
],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fee9248-3226-469e-95d0-dfc455be96a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "e94c3fe9-e073-45e7-8c40-d527858574c3",
"qrLogAttributeListValue": {
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"markerXSolutionsId": "4eeaee79-4b12-4b34-9d65-e3ed90fcec8d",
"qrLogAttributeId": "65adf584-657f-49ae-8097-caed9725c0e9",
"qrLogAttribute": {
"id": "293656a3-a694-47ba-815b-1ad77d4a6c7d",
"code": "sample string 2",
"selectedValue": "952387c6-3068-42c8-bf34-dc8ed7e742fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8365a670-3b6c-41b3-bbba-3fc401b992e1",
"sourceId": "cb991cdf-40e1-4f7a-8467-534b267b5988",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4567022d-cf79-4363-b54d-84406ba5cfcb",
"qrLogAttributeClass": {
"id": "6e0807a2-37b8-49aa-b319-bb2f78b1d7fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
},
{
"id": "0a34dcf1-0182-4706-9c91-f9d0aafa4a4a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "58fa5e4f-fc4c-458b-a22b-67c479bd6857",
"qrLogAttributeListValueGlobalRefId": "254e1a35-e1d8-482c-8212-4938b4b7b102",
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
]
}
],
"translations": [
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
},
{
"id": "9fbf1824-8c43-4e91-a2b4-4b2a52c89ca3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab99766e-614f-4622-9a69-c4bd7893e075"
}
],
"isOriginatedByPim": true
}
}
]
}
]