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": "c2b7c5d6-8a34-4614-beb4-c18d0dd59899",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "eeded813-5222-4df1-a73a-d229e58d81a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eeded813-5222-4df1-a73a-d229e58d81a2"
},
{
"id": "eeded813-5222-4df1-a73a-d229e58d81a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eeded813-5222-4df1-a73a-d229e58d81a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "20f8afc1-8982-47a5-9ee9-3b5b04c6b6c2",
"value": "sample string 2",
"qrLogAttributeListValueId": "a46a6a13-1244-4557-a6b7-47c92a661aa0",
"qrLogAttributeListValue": {
"id": "173df652-3abb-4d0a-b9f4-fb87acf52931",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4008c7a4-8a6b-4f41-b33d-cb9a49597141",
"qrLogAttributeListValueGlobalRefId": "16b4def0-1df3-429c-99bb-6c99fac0d039",
"qrLogAttribute": {
"id": "26c9c856-00b4-4e71-b79c-2868762de867",
"code": "sample string 2",
"selectedValue": "02d3b94d-cd55-48c3-8897-cdcdb8c125a5",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c4195091-2562-4544-b59c-a42f1a8f1f34",
"sourceId": "b8bd7131-d47f-4ba4-a149-09ec3fb69e3f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "891cfe58-c2bb-4c9e-b560-98bcd6029ae4",
"qrLogAttributeClass": {
"id": "6ef018f8-5e3f-4798-b5b5-7d5951fc67fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
"markerXSolutionsId": "106823ac-a296-49f5-86e0-2622bed4e63a",
"qrLogAttributeId": "0df3cbc8-0dae-430d-aebe-1832b84170d9",
"qrLogAttribute": {
"id": "26c9c856-00b4-4e71-b79c-2868762de867",
"code": "sample string 2",
"selectedValue": "02d3b94d-cd55-48c3-8897-cdcdb8c125a5",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c4195091-2562-4544-b59c-a42f1a8f1f34",
"sourceId": "b8bd7131-d47f-4ba4-a149-09ec3fb69e3f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "891cfe58-c2bb-4c9e-b560-98bcd6029ae4",
"qrLogAttributeClass": {
"id": "6ef018f8-5e3f-4798-b5b5-7d5951fc67fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
"qrLogAttributeListValue": [
{
"id": "173df652-3abb-4d0a-b9f4-fb87acf52931",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4008c7a4-8a6b-4f41-b33d-cb9a49597141",
"qrLogAttributeListValueGlobalRefId": "16b4def0-1df3-429c-99bb-6c99fac0d039",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
{
"id": "173df652-3abb-4d0a-b9f4-fb87acf52931",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4008c7a4-8a6b-4f41-b33d-cb9a49597141",
"qrLogAttributeListValueGlobalRefId": "16b4def0-1df3-429c-99bb-6c99fac0d039",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
}
],
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
],
"isOriginatedByPim": true
}
},
{
"id": "20f8afc1-8982-47a5-9ee9-3b5b04c6b6c2",
"value": "sample string 2",
"qrLogAttributeListValueId": "a46a6a13-1244-4557-a6b7-47c92a661aa0",
"qrLogAttributeListValue": {
"id": "173df652-3abb-4d0a-b9f4-fb87acf52931",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4008c7a4-8a6b-4f41-b33d-cb9a49597141",
"qrLogAttributeListValueGlobalRefId": "16b4def0-1df3-429c-99bb-6c99fac0d039",
"qrLogAttribute": {
"id": "26c9c856-00b4-4e71-b79c-2868762de867",
"code": "sample string 2",
"selectedValue": "02d3b94d-cd55-48c3-8897-cdcdb8c125a5",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c4195091-2562-4544-b59c-a42f1a8f1f34",
"sourceId": "b8bd7131-d47f-4ba4-a149-09ec3fb69e3f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "891cfe58-c2bb-4c9e-b560-98bcd6029ae4",
"qrLogAttributeClass": {
"id": "6ef018f8-5e3f-4798-b5b5-7d5951fc67fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
"markerXSolutionsId": "106823ac-a296-49f5-86e0-2622bed4e63a",
"qrLogAttributeId": "0df3cbc8-0dae-430d-aebe-1832b84170d9",
"qrLogAttribute": {
"id": "26c9c856-00b4-4e71-b79c-2868762de867",
"code": "sample string 2",
"selectedValue": "02d3b94d-cd55-48c3-8897-cdcdb8c125a5",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c4195091-2562-4544-b59c-a42f1a8f1f34",
"sourceId": "b8bd7131-d47f-4ba4-a149-09ec3fb69e3f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "891cfe58-c2bb-4c9e-b560-98bcd6029ae4",
"qrLogAttributeClass": {
"id": "6ef018f8-5e3f-4798-b5b5-7d5951fc67fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
"qrLogAttributeListValue": [
{
"id": "173df652-3abb-4d0a-b9f4-fb87acf52931",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4008c7a4-8a6b-4f41-b33d-cb9a49597141",
"qrLogAttributeListValueGlobalRefId": "16b4def0-1df3-429c-99bb-6c99fac0d039",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
},
{
"id": "173df652-3abb-4d0a-b9f4-fb87acf52931",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4008c7a4-8a6b-4f41-b33d-cb9a49597141",
"qrLogAttributeListValueGlobalRefId": "16b4def0-1df3-429c-99bb-6c99fac0d039",
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
]
}
],
"translations": [
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
},
{
"id": "871473ad-ab5f-4e28-b430-25b954b05bfc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c5492f51-51dc-4555-80f9-3d7acc8ecd20"
}
],
"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": "a5fa3ba8-45fc-4a01-aade-9044948cb3f6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d9c32892-743e-48ef-9b31-929c8967229c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d9c32892-743e-48ef-9b31-929c8967229c"
},
{
"id": "d9c32892-743e-48ef-9b31-929c8967229c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d9c32892-743e-48ef-9b31-929c8967229c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b232d8ec-644b-4085-a68d-1f35b53372f1",
"value": "sample string 2",
"qrLogAttributeListValueId": "73cffee8-e3af-46c3-bde7-8572067a576b",
"qrLogAttributeListValue": {
"id": "e280d896-cc0a-4826-a4cc-60d155d1b87b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "6358ad5d-1d05-4375-beba-0c3bbeb3bdd2",
"qrLogAttributeListValueGlobalRefId": "610a4882-0215-4b4e-9742-e60ce789da52",
"qrLogAttribute": {
"id": "2d87f00b-915f-4099-aa8b-156ed62b5f1f",
"code": "sample string 2",
"selectedValue": "d3ee87dc-a2c2-4158-a74a-97e8c8bfcf4a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bbff77ba-cc1e-4a70-aaae-dd4bb01921fd",
"sourceId": "adde3346-c93a-4637-af7a-2afa4f5007b4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "85081bf7-66d2-413a-8128-f054013822f6",
"qrLogAttributeClass": {
"id": "0acc0e97-b92d-4e4d-b1e4-2016fd86326b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
"markerXSolutionsId": "44c83d35-e039-458b-a919-ddca6fbe3bfd",
"qrLogAttributeId": "015fe3eb-d748-4d1f-9c0f-ec2a5ca531c7",
"qrLogAttribute": {
"id": "2d87f00b-915f-4099-aa8b-156ed62b5f1f",
"code": "sample string 2",
"selectedValue": "d3ee87dc-a2c2-4158-a74a-97e8c8bfcf4a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bbff77ba-cc1e-4a70-aaae-dd4bb01921fd",
"sourceId": "adde3346-c93a-4637-af7a-2afa4f5007b4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "85081bf7-66d2-413a-8128-f054013822f6",
"qrLogAttributeClass": {
"id": "0acc0e97-b92d-4e4d-b1e4-2016fd86326b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e280d896-cc0a-4826-a4cc-60d155d1b87b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "6358ad5d-1d05-4375-beba-0c3bbeb3bdd2",
"qrLogAttributeListValueGlobalRefId": "610a4882-0215-4b4e-9742-e60ce789da52",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
{
"id": "e280d896-cc0a-4826-a4cc-60d155d1b87b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "6358ad5d-1d05-4375-beba-0c3bbeb3bdd2",
"qrLogAttributeListValueGlobalRefId": "610a4882-0215-4b4e-9742-e60ce789da52",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
}
],
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b232d8ec-644b-4085-a68d-1f35b53372f1",
"value": "sample string 2",
"qrLogAttributeListValueId": "73cffee8-e3af-46c3-bde7-8572067a576b",
"qrLogAttributeListValue": {
"id": "e280d896-cc0a-4826-a4cc-60d155d1b87b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "6358ad5d-1d05-4375-beba-0c3bbeb3bdd2",
"qrLogAttributeListValueGlobalRefId": "610a4882-0215-4b4e-9742-e60ce789da52",
"qrLogAttribute": {
"id": "2d87f00b-915f-4099-aa8b-156ed62b5f1f",
"code": "sample string 2",
"selectedValue": "d3ee87dc-a2c2-4158-a74a-97e8c8bfcf4a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bbff77ba-cc1e-4a70-aaae-dd4bb01921fd",
"sourceId": "adde3346-c93a-4637-af7a-2afa4f5007b4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "85081bf7-66d2-413a-8128-f054013822f6",
"qrLogAttributeClass": {
"id": "0acc0e97-b92d-4e4d-b1e4-2016fd86326b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
"markerXSolutionsId": "44c83d35-e039-458b-a919-ddca6fbe3bfd",
"qrLogAttributeId": "015fe3eb-d748-4d1f-9c0f-ec2a5ca531c7",
"qrLogAttribute": {
"id": "2d87f00b-915f-4099-aa8b-156ed62b5f1f",
"code": "sample string 2",
"selectedValue": "d3ee87dc-a2c2-4158-a74a-97e8c8bfcf4a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bbff77ba-cc1e-4a70-aaae-dd4bb01921fd",
"sourceId": "adde3346-c93a-4637-af7a-2afa4f5007b4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "85081bf7-66d2-413a-8128-f054013822f6",
"qrLogAttributeClass": {
"id": "0acc0e97-b92d-4e4d-b1e4-2016fd86326b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e280d896-cc0a-4826-a4cc-60d155d1b87b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "6358ad5d-1d05-4375-beba-0c3bbeb3bdd2",
"qrLogAttributeListValueGlobalRefId": "610a4882-0215-4b4e-9742-e60ce789da52",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
},
{
"id": "e280d896-cc0a-4826-a4cc-60d155d1b87b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "6358ad5d-1d05-4375-beba-0c3bbeb3bdd2",
"qrLogAttributeListValueGlobalRefId": "610a4882-0215-4b4e-9742-e60ce789da52",
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
]
}
],
"translations": [
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
},
{
"id": "96515112-731c-4d94-af88-6044ad6ca9c4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f249065f-f03e-4ef2-b18d-33bd41dcf67c"
}
],
"isOriginatedByPim": true
}
}
]
}