GET api/Products/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
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": "5c44cda0-b28c-49ac-a771-588d9f6f0ae2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "7561a14f-36f7-4301-8f30-934427f45020",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/7561a14f-36f7-4301-8f30-934427f45020"
},
{
"id": "7561a14f-36f7-4301-8f30-934427f45020",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/7561a14f-36f7-4301-8f30-934427f45020"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d5f2f807-4beb-4fc2-9bb8-1341951bc765",
"value": "sample string 2",
"qrLogAttributeListValueId": "7e2a05c6-c52f-48a9-b561-6856ab253d2c",
"qrLogAttributeListValue": {
"id": "0ea72b96-6e49-4ad9-ae0e-d92036b20ff0",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dacc55b3-1ccb-47f9-a3cd-a38dc10a467a",
"qrLogAttributeListValueGlobalRefId": "4ce673a5-bb6b-4594-86bc-cbcf4ddb238f",
"qrLogAttribute": {
"id": "6bb34630-381c-4c1b-b964-96a49a77e888",
"code": "sample string 2",
"selectedValue": "55aab192-7ee1-44dd-9b8a-3f1e6244f8b6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6030b9bf-1b19-4c71-9017-4436c0e42369",
"sourceId": "2f325319-223a-4d94-ba9f-7c157e428ea1",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf44bf05-dff1-47ec-a47a-6063c1526673",
"qrLogAttributeClass": {
"id": "06a6edcf-9955-48c3-b09c-e90700887179",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
"markerXSolutionsId": "69cd710e-aa54-4ebb-a9a7-0f383c59971f",
"qrLogAttributeId": "6c94f92b-d5cb-472a-9f80-a8bec80ba574",
"qrLogAttribute": {
"id": "6bb34630-381c-4c1b-b964-96a49a77e888",
"code": "sample string 2",
"selectedValue": "55aab192-7ee1-44dd-9b8a-3f1e6244f8b6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6030b9bf-1b19-4c71-9017-4436c0e42369",
"sourceId": "2f325319-223a-4d94-ba9f-7c157e428ea1",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf44bf05-dff1-47ec-a47a-6063c1526673",
"qrLogAttributeClass": {
"id": "06a6edcf-9955-48c3-b09c-e90700887179",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0ea72b96-6e49-4ad9-ae0e-d92036b20ff0",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dacc55b3-1ccb-47f9-a3cd-a38dc10a467a",
"qrLogAttributeListValueGlobalRefId": "4ce673a5-bb6b-4594-86bc-cbcf4ddb238f",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
{
"id": "0ea72b96-6e49-4ad9-ae0e-d92036b20ff0",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dacc55b3-1ccb-47f9-a3cd-a38dc10a467a",
"qrLogAttributeListValueGlobalRefId": "4ce673a5-bb6b-4594-86bc-cbcf4ddb238f",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
}
],
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d5f2f807-4beb-4fc2-9bb8-1341951bc765",
"value": "sample string 2",
"qrLogAttributeListValueId": "7e2a05c6-c52f-48a9-b561-6856ab253d2c",
"qrLogAttributeListValue": {
"id": "0ea72b96-6e49-4ad9-ae0e-d92036b20ff0",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dacc55b3-1ccb-47f9-a3cd-a38dc10a467a",
"qrLogAttributeListValueGlobalRefId": "4ce673a5-bb6b-4594-86bc-cbcf4ddb238f",
"qrLogAttribute": {
"id": "6bb34630-381c-4c1b-b964-96a49a77e888",
"code": "sample string 2",
"selectedValue": "55aab192-7ee1-44dd-9b8a-3f1e6244f8b6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6030b9bf-1b19-4c71-9017-4436c0e42369",
"sourceId": "2f325319-223a-4d94-ba9f-7c157e428ea1",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf44bf05-dff1-47ec-a47a-6063c1526673",
"qrLogAttributeClass": {
"id": "06a6edcf-9955-48c3-b09c-e90700887179",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
"markerXSolutionsId": "69cd710e-aa54-4ebb-a9a7-0f383c59971f",
"qrLogAttributeId": "6c94f92b-d5cb-472a-9f80-a8bec80ba574",
"qrLogAttribute": {
"id": "6bb34630-381c-4c1b-b964-96a49a77e888",
"code": "sample string 2",
"selectedValue": "55aab192-7ee1-44dd-9b8a-3f1e6244f8b6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6030b9bf-1b19-4c71-9017-4436c0e42369",
"sourceId": "2f325319-223a-4d94-ba9f-7c157e428ea1",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf44bf05-dff1-47ec-a47a-6063c1526673",
"qrLogAttributeClass": {
"id": "06a6edcf-9955-48c3-b09c-e90700887179",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0ea72b96-6e49-4ad9-ae0e-d92036b20ff0",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dacc55b3-1ccb-47f9-a3cd-a38dc10a467a",
"qrLogAttributeListValueGlobalRefId": "4ce673a5-bb6b-4594-86bc-cbcf4ddb238f",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
},
{
"id": "0ea72b96-6e49-4ad9-ae0e-d92036b20ff0",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dacc55b3-1ccb-47f9-a3cd-a38dc10a467a",
"qrLogAttributeListValueGlobalRefId": "4ce673a5-bb6b-4594-86bc-cbcf4ddb238f",
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
]
}
],
"translations": [
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
},
{
"id": "15d9141d-ee07-4d9d-aa25-f703a4fc6bc3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f1a7227-eb37-47ac-9c00-2343235c52ec"
}
],
"isOriginatedByPim": true
}
}
]
}