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": "0c86af34-9c40-4748-afab-603d2e6316ad",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8c4a6abf-c391-47c2-a4c8-3e0b02f7d76a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8c4a6abf-c391-47c2-a4c8-3e0b02f7d76a"
},
{
"id": "8c4a6abf-c391-47c2-a4c8-3e0b02f7d76a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8c4a6abf-c391-47c2-a4c8-3e0b02f7d76a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "10c76346-d429-476a-986c-c73feb13076e",
"value": "sample string 2",
"qrLogAttributeListValueId": "f6d225b2-880b-4a74-863e-b064766c6440",
"qrLogAttributeListValue": {
"id": "69c41685-a45c-4b25-93ab-e2d322fac45c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "141b8c41-4130-4fde-bfa9-a6087c527bd0",
"qrLogAttributeListValueGlobalRefId": "983db6b5-92f6-4f2b-8546-b1ba22b241f1",
"qrLogAttribute": {
"id": "4e5c6233-66c8-482e-9083-d66c2a980d8c",
"code": "sample string 2",
"selectedValue": "f8d0d510-67e4-48d2-9019-f4752c413900",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a48695a7-1ec6-4b86-b3a0-13a1f1ba2d43",
"sourceId": "bf2363f7-9952-4ffd-a347-ea1d6803d554",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5e5e453b-92b3-4507-8301-9900b828c6de",
"qrLogAttributeClass": {
"id": "94b8867a-d733-42df-9237-dcdb19c2c155",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
"markerXSolutionsId": "677f337c-9c4e-4aaf-b9d0-7b20bb129373",
"qrLogAttributeId": "46c5b98f-e014-452e-8a23-528fc08e110d",
"qrLogAttribute": {
"id": "4e5c6233-66c8-482e-9083-d66c2a980d8c",
"code": "sample string 2",
"selectedValue": "f8d0d510-67e4-48d2-9019-f4752c413900",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a48695a7-1ec6-4b86-b3a0-13a1f1ba2d43",
"sourceId": "bf2363f7-9952-4ffd-a347-ea1d6803d554",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5e5e453b-92b3-4507-8301-9900b828c6de",
"qrLogAttributeClass": {
"id": "94b8867a-d733-42df-9237-dcdb19c2c155",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
"qrLogAttributeListValue": [
{
"id": "69c41685-a45c-4b25-93ab-e2d322fac45c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "141b8c41-4130-4fde-bfa9-a6087c527bd0",
"qrLogAttributeListValueGlobalRefId": "983db6b5-92f6-4f2b-8546-b1ba22b241f1",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
{
"id": "69c41685-a45c-4b25-93ab-e2d322fac45c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "141b8c41-4130-4fde-bfa9-a6087c527bd0",
"qrLogAttributeListValueGlobalRefId": "983db6b5-92f6-4f2b-8546-b1ba22b241f1",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
}
],
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
],
"isOriginatedByPim": true
}
},
{
"id": "10c76346-d429-476a-986c-c73feb13076e",
"value": "sample string 2",
"qrLogAttributeListValueId": "f6d225b2-880b-4a74-863e-b064766c6440",
"qrLogAttributeListValue": {
"id": "69c41685-a45c-4b25-93ab-e2d322fac45c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "141b8c41-4130-4fde-bfa9-a6087c527bd0",
"qrLogAttributeListValueGlobalRefId": "983db6b5-92f6-4f2b-8546-b1ba22b241f1",
"qrLogAttribute": {
"id": "4e5c6233-66c8-482e-9083-d66c2a980d8c",
"code": "sample string 2",
"selectedValue": "f8d0d510-67e4-48d2-9019-f4752c413900",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a48695a7-1ec6-4b86-b3a0-13a1f1ba2d43",
"sourceId": "bf2363f7-9952-4ffd-a347-ea1d6803d554",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5e5e453b-92b3-4507-8301-9900b828c6de",
"qrLogAttributeClass": {
"id": "94b8867a-d733-42df-9237-dcdb19c2c155",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
"markerXSolutionsId": "677f337c-9c4e-4aaf-b9d0-7b20bb129373",
"qrLogAttributeId": "46c5b98f-e014-452e-8a23-528fc08e110d",
"qrLogAttribute": {
"id": "4e5c6233-66c8-482e-9083-d66c2a980d8c",
"code": "sample string 2",
"selectedValue": "f8d0d510-67e4-48d2-9019-f4752c413900",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a48695a7-1ec6-4b86-b3a0-13a1f1ba2d43",
"sourceId": "bf2363f7-9952-4ffd-a347-ea1d6803d554",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5e5e453b-92b3-4507-8301-9900b828c6de",
"qrLogAttributeClass": {
"id": "94b8867a-d733-42df-9237-dcdb19c2c155",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
"qrLogAttributeListValue": [
{
"id": "69c41685-a45c-4b25-93ab-e2d322fac45c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "141b8c41-4130-4fde-bfa9-a6087c527bd0",
"qrLogAttributeListValueGlobalRefId": "983db6b5-92f6-4f2b-8546-b1ba22b241f1",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
},
{
"id": "69c41685-a45c-4b25-93ab-e2d322fac45c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "141b8c41-4130-4fde-bfa9-a6087c527bd0",
"qrLogAttributeListValueGlobalRefId": "983db6b5-92f6-4f2b-8546-b1ba22b241f1",
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
]
}
],
"translations": [
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
},
{
"id": "24e6e8c1-2c65-43d1-9416-251c1a3d0d88",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "13696194-7257-4f07-a045-5e72529dc631"
}
],
"isOriginatedByPim": true
}
}
]
}