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": "96490de6-de52-4c37-a661-3dbe9647bd92",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0c23800b-dfab-4653-a6d9-ddca68d9cc36",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0c23800b-dfab-4653-a6d9-ddca68d9cc36"
},
{
"id": "0c23800b-dfab-4653-a6d9-ddca68d9cc36",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0c23800b-dfab-4653-a6d9-ddca68d9cc36"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d1486e85-6c84-4100-bce3-7cbd1918ee8e",
"value": "sample string 2",
"qrLogAttributeListValueId": "39b72887-3934-4378-9e1b-726fb53cd221",
"qrLogAttributeListValue": {
"id": "546ae36c-db7f-4f36-b12b-9981627d0a63",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9b3e6acb-e52a-4aec-b18f-51b7a6e15049",
"qrLogAttributeListValueGlobalRefId": "5bddf0a2-74e8-46e8-8ca4-6b03a0ce8352",
"qrLogAttribute": {
"id": "3458cc60-78ce-4984-aaf7-46ccc47529d1",
"code": "sample string 2",
"selectedValue": "eead2b6f-d169-488c-ba7e-af2141d4b076",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e7c93ff4-2ce0-45a5-b02a-dbab7fc438ba",
"sourceId": "266bab10-d158-4b35-862d-a0984347f1cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c6adcc6e-373f-4733-85b5-0df1c5cbbc74",
"qrLogAttributeClass": {
"id": "74de1cff-82dd-4cfe-88bc-c779a408fad2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
"markerXSolutionsId": "acc2413e-63bb-4e2e-ae70-bd6d3e637aed",
"qrLogAttributeId": "efd17bed-7efd-467e-b3bd-96ff8e10f38f",
"qrLogAttribute": {
"id": "3458cc60-78ce-4984-aaf7-46ccc47529d1",
"code": "sample string 2",
"selectedValue": "eead2b6f-d169-488c-ba7e-af2141d4b076",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e7c93ff4-2ce0-45a5-b02a-dbab7fc438ba",
"sourceId": "266bab10-d158-4b35-862d-a0984347f1cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c6adcc6e-373f-4733-85b5-0df1c5cbbc74",
"qrLogAttributeClass": {
"id": "74de1cff-82dd-4cfe-88bc-c779a408fad2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
"qrLogAttributeListValue": [
{
"id": "546ae36c-db7f-4f36-b12b-9981627d0a63",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9b3e6acb-e52a-4aec-b18f-51b7a6e15049",
"qrLogAttributeListValueGlobalRefId": "5bddf0a2-74e8-46e8-8ca4-6b03a0ce8352",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
{
"id": "546ae36c-db7f-4f36-b12b-9981627d0a63",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9b3e6acb-e52a-4aec-b18f-51b7a6e15049",
"qrLogAttributeListValueGlobalRefId": "5bddf0a2-74e8-46e8-8ca4-6b03a0ce8352",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
}
],
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d1486e85-6c84-4100-bce3-7cbd1918ee8e",
"value": "sample string 2",
"qrLogAttributeListValueId": "39b72887-3934-4378-9e1b-726fb53cd221",
"qrLogAttributeListValue": {
"id": "546ae36c-db7f-4f36-b12b-9981627d0a63",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9b3e6acb-e52a-4aec-b18f-51b7a6e15049",
"qrLogAttributeListValueGlobalRefId": "5bddf0a2-74e8-46e8-8ca4-6b03a0ce8352",
"qrLogAttribute": {
"id": "3458cc60-78ce-4984-aaf7-46ccc47529d1",
"code": "sample string 2",
"selectedValue": "eead2b6f-d169-488c-ba7e-af2141d4b076",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e7c93ff4-2ce0-45a5-b02a-dbab7fc438ba",
"sourceId": "266bab10-d158-4b35-862d-a0984347f1cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c6adcc6e-373f-4733-85b5-0df1c5cbbc74",
"qrLogAttributeClass": {
"id": "74de1cff-82dd-4cfe-88bc-c779a408fad2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
"markerXSolutionsId": "acc2413e-63bb-4e2e-ae70-bd6d3e637aed",
"qrLogAttributeId": "efd17bed-7efd-467e-b3bd-96ff8e10f38f",
"qrLogAttribute": {
"id": "3458cc60-78ce-4984-aaf7-46ccc47529d1",
"code": "sample string 2",
"selectedValue": "eead2b6f-d169-488c-ba7e-af2141d4b076",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e7c93ff4-2ce0-45a5-b02a-dbab7fc438ba",
"sourceId": "266bab10-d158-4b35-862d-a0984347f1cc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c6adcc6e-373f-4733-85b5-0df1c5cbbc74",
"qrLogAttributeClass": {
"id": "74de1cff-82dd-4cfe-88bc-c779a408fad2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
"qrLogAttributeListValue": [
{
"id": "546ae36c-db7f-4f36-b12b-9981627d0a63",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9b3e6acb-e52a-4aec-b18f-51b7a6e15049",
"qrLogAttributeListValueGlobalRefId": "5bddf0a2-74e8-46e8-8ca4-6b03a0ce8352",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
},
{
"id": "546ae36c-db7f-4f36-b12b-9981627d0a63",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9b3e6acb-e52a-4aec-b18f-51b7a6e15049",
"qrLogAttributeListValueGlobalRefId": "5bddf0a2-74e8-46e8-8ca4-6b03a0ce8352",
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
]
}
],
"translations": [
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
},
{
"id": "e19d4ee8-bd51-4470-9367-9814132014ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5ff7a3da-985f-4d7a-8078-2abbcf98f4ce"
}
],
"isOriginatedByPim": true
}
}
]
}