POST api/Products?productSolutionId={productSolutionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productSolutionId | globally unique identifier |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "50fbc8db-adfa-4a05-8fb4-3e8d88de6281",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "22b41eb2-5cdd-46fe-9cf7-78013412df78",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/22b41eb2-5cdd-46fe-9cf7-78013412df78"
},
{
"id": "22b41eb2-5cdd-46fe-9cf7-78013412df78",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/22b41eb2-5cdd-46fe-9cf7-78013412df78"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a3438b7-eb13-40e4-92b6-eee1c926da73",
"value": "sample string 2",
"qrLogAttributeListValueId": "e4100d3c-0dfe-4bb3-82c7-ee1551449a38",
"qrLogAttributeListValue": {
"id": "cb1d9da8-004d-43fd-ac7b-3ed344546a9f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "84427251-509b-4f37-87ce-89d9cebcc328",
"qrLogAttributeListValueGlobalRefId": "f8e2180b-f7dd-4672-9bac-56935e37247c",
"qrLogAttribute": {
"id": "12498cc4-195c-4ed0-afc0-f276c7433731",
"code": "sample string 2",
"selectedValue": "692cfb1e-6aaa-4cff-b148-1d9741d4ff76",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7e004710-f60d-4383-9e71-70b89204b5bc",
"sourceId": "980bab42-8284-4381-9b58-9c8f6b8a3a0e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d7aa11c0-15ef-4b29-9d0a-92e02bee6d5f",
"qrLogAttributeClass": {
"id": "4fbb4d52-073c-4703-9753-aab887d583bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
"markerXSolutionsId": "88544d5d-8d87-4a9d-9e74-2f2c9c333226",
"qrLogAttributeId": "e5fa2568-9480-438a-b68d-1ab842a013a7",
"qrLogAttribute": {
"id": "12498cc4-195c-4ed0-afc0-f276c7433731",
"code": "sample string 2",
"selectedValue": "692cfb1e-6aaa-4cff-b148-1d9741d4ff76",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7e004710-f60d-4383-9e71-70b89204b5bc",
"sourceId": "980bab42-8284-4381-9b58-9c8f6b8a3a0e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d7aa11c0-15ef-4b29-9d0a-92e02bee6d5f",
"qrLogAttributeClass": {
"id": "4fbb4d52-073c-4703-9753-aab887d583bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
"qrLogAttributeListValue": [
{
"id": "cb1d9da8-004d-43fd-ac7b-3ed344546a9f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "84427251-509b-4f37-87ce-89d9cebcc328",
"qrLogAttributeListValueGlobalRefId": "f8e2180b-f7dd-4672-9bac-56935e37247c",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
{
"id": "cb1d9da8-004d-43fd-ac7b-3ed344546a9f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "84427251-509b-4f37-87ce-89d9cebcc328",
"qrLogAttributeListValueGlobalRefId": "f8e2180b-f7dd-4672-9bac-56935e37247c",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
}
],
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a3438b7-eb13-40e4-92b6-eee1c926da73",
"value": "sample string 2",
"qrLogAttributeListValueId": "e4100d3c-0dfe-4bb3-82c7-ee1551449a38",
"qrLogAttributeListValue": {
"id": "cb1d9da8-004d-43fd-ac7b-3ed344546a9f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "84427251-509b-4f37-87ce-89d9cebcc328",
"qrLogAttributeListValueGlobalRefId": "f8e2180b-f7dd-4672-9bac-56935e37247c",
"qrLogAttribute": {
"id": "12498cc4-195c-4ed0-afc0-f276c7433731",
"code": "sample string 2",
"selectedValue": "692cfb1e-6aaa-4cff-b148-1d9741d4ff76",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7e004710-f60d-4383-9e71-70b89204b5bc",
"sourceId": "980bab42-8284-4381-9b58-9c8f6b8a3a0e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d7aa11c0-15ef-4b29-9d0a-92e02bee6d5f",
"qrLogAttributeClass": {
"id": "4fbb4d52-073c-4703-9753-aab887d583bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
"markerXSolutionsId": "88544d5d-8d87-4a9d-9e74-2f2c9c333226",
"qrLogAttributeId": "e5fa2568-9480-438a-b68d-1ab842a013a7",
"qrLogAttribute": {
"id": "12498cc4-195c-4ed0-afc0-f276c7433731",
"code": "sample string 2",
"selectedValue": "692cfb1e-6aaa-4cff-b148-1d9741d4ff76",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7e004710-f60d-4383-9e71-70b89204b5bc",
"sourceId": "980bab42-8284-4381-9b58-9c8f6b8a3a0e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d7aa11c0-15ef-4b29-9d0a-92e02bee6d5f",
"qrLogAttributeClass": {
"id": "4fbb4d52-073c-4703-9753-aab887d583bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
"qrLogAttributeListValue": [
{
"id": "cb1d9da8-004d-43fd-ac7b-3ed344546a9f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "84427251-509b-4f37-87ce-89d9cebcc328",
"qrLogAttributeListValueGlobalRefId": "f8e2180b-f7dd-4672-9bac-56935e37247c",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
},
{
"id": "cb1d9da8-004d-43fd-ac7b-3ed344546a9f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "84427251-509b-4f37-87ce-89d9cebcc328",
"qrLogAttributeListValueGlobalRefId": "f8e2180b-f7dd-4672-9bac-56935e37247c",
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
]
}
],
"translations": [
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
},
{
"id": "01d842ae-209d-4fdd-95ec-368c232fc0db",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "493ba794-75eb-4c06-8d01-a0266cf26e36"
}
],
"isOriginatedByPim": true
}
}
]
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
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": "7b57fbfd-cbe7-4ab0-9c3b-8bbe3a8d4def",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "5ef79530-8afa-4c63-b0e9-4b856ad761c0",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5ef79530-8afa-4c63-b0e9-4b856ad761c0"
},
{
"id": "5ef79530-8afa-4c63-b0e9-4b856ad761c0",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5ef79530-8afa-4c63-b0e9-4b856ad761c0"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3e258789-069c-4c7b-b85b-f9deb69f09fe",
"value": "sample string 2",
"qrLogAttributeListValueId": "3319a350-68ba-47c0-a47b-03609c5e9673",
"qrLogAttributeListValue": {
"id": "c2c15326-af5f-4839-a080-61a5f46becd9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dbafd7b2-b0b0-4c61-bb4d-0e6b47bdeb5d",
"qrLogAttributeListValueGlobalRefId": "baac4c3f-0616-4019-a5fc-722f2e240a10",
"qrLogAttribute": {
"id": "3c490586-0e16-481a-bf3b-f2e345297cde",
"code": "sample string 2",
"selectedValue": "6e36b763-6e4f-4f06-82f1-fe751bd31c7c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5f3b3d69-1da0-41b9-bfb0-83036ebb5df9",
"sourceId": "97b0645e-9bb4-4cd1-80ae-16945d86d518",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a6302324-1578-4574-97fc-46b9cc672abb",
"qrLogAttributeClass": {
"id": "301cba6c-b17a-4a4d-b7ad-49f0f2b6589a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
"markerXSolutionsId": "b918a706-3a73-4366-a13f-6fcd58f9f51f",
"qrLogAttributeId": "f115bddb-ffbd-495c-85fd-3b7947ea0820",
"qrLogAttribute": {
"id": "3c490586-0e16-481a-bf3b-f2e345297cde",
"code": "sample string 2",
"selectedValue": "6e36b763-6e4f-4f06-82f1-fe751bd31c7c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5f3b3d69-1da0-41b9-bfb0-83036ebb5df9",
"sourceId": "97b0645e-9bb4-4cd1-80ae-16945d86d518",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a6302324-1578-4574-97fc-46b9cc672abb",
"qrLogAttributeClass": {
"id": "301cba6c-b17a-4a4d-b7ad-49f0f2b6589a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c2c15326-af5f-4839-a080-61a5f46becd9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dbafd7b2-b0b0-4c61-bb4d-0e6b47bdeb5d",
"qrLogAttributeListValueGlobalRefId": "baac4c3f-0616-4019-a5fc-722f2e240a10",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
{
"id": "c2c15326-af5f-4839-a080-61a5f46becd9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dbafd7b2-b0b0-4c61-bb4d-0e6b47bdeb5d",
"qrLogAttributeListValueGlobalRefId": "baac4c3f-0616-4019-a5fc-722f2e240a10",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
}
],
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3e258789-069c-4c7b-b85b-f9deb69f09fe",
"value": "sample string 2",
"qrLogAttributeListValueId": "3319a350-68ba-47c0-a47b-03609c5e9673",
"qrLogAttributeListValue": {
"id": "c2c15326-af5f-4839-a080-61a5f46becd9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dbafd7b2-b0b0-4c61-bb4d-0e6b47bdeb5d",
"qrLogAttributeListValueGlobalRefId": "baac4c3f-0616-4019-a5fc-722f2e240a10",
"qrLogAttribute": {
"id": "3c490586-0e16-481a-bf3b-f2e345297cde",
"code": "sample string 2",
"selectedValue": "6e36b763-6e4f-4f06-82f1-fe751bd31c7c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5f3b3d69-1da0-41b9-bfb0-83036ebb5df9",
"sourceId": "97b0645e-9bb4-4cd1-80ae-16945d86d518",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a6302324-1578-4574-97fc-46b9cc672abb",
"qrLogAttributeClass": {
"id": "301cba6c-b17a-4a4d-b7ad-49f0f2b6589a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
"markerXSolutionsId": "b918a706-3a73-4366-a13f-6fcd58f9f51f",
"qrLogAttributeId": "f115bddb-ffbd-495c-85fd-3b7947ea0820",
"qrLogAttribute": {
"id": "3c490586-0e16-481a-bf3b-f2e345297cde",
"code": "sample string 2",
"selectedValue": "6e36b763-6e4f-4f06-82f1-fe751bd31c7c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5f3b3d69-1da0-41b9-bfb0-83036ebb5df9",
"sourceId": "97b0645e-9bb4-4cd1-80ae-16945d86d518",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a6302324-1578-4574-97fc-46b9cc672abb",
"qrLogAttributeClass": {
"id": "301cba6c-b17a-4a4d-b7ad-49f0f2b6589a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c2c15326-af5f-4839-a080-61a5f46becd9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dbafd7b2-b0b0-4c61-bb4d-0e6b47bdeb5d",
"qrLogAttributeListValueGlobalRefId": "baac4c3f-0616-4019-a5fc-722f2e240a10",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
},
{
"id": "c2c15326-af5f-4839-a080-61a5f46becd9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dbafd7b2-b0b0-4c61-bb4d-0e6b47bdeb5d",
"qrLogAttributeListValueGlobalRefId": "baac4c3f-0616-4019-a5fc-722f2e240a10",
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
]
}
],
"translations": [
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
},
{
"id": "8647be8f-253a-458b-8cc2-3cfdc19d1963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "422c0e0d-bbc0-44e8-a73e-cc33911f466b"
}
],
"isOriginatedByPim": true
}
}
]
}