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": "e94f73b6-12b3-489d-a517-b1aa85b8c16f",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f9425169-644f-447b-966b-ea1bfff6475b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f9425169-644f-447b-966b-ea1bfff6475b"
},
{
"id": "f9425169-644f-447b-966b-ea1bfff6475b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f9425169-644f-447b-966b-ea1bfff6475b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8dd0e93b-62b9-49d0-9f5e-fa0ceceb987f",
"value": "sample string 2",
"qrLogAttributeListValueId": "e18022dc-7106-4bc8-aa02-3db1ee8c4ef4",
"qrLogAttributeListValue": {
"id": "0e28cbc3-7b8d-4988-a913-ae84e3b440b8",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1f9eaf17-fb4e-44be-9964-f2e70991c624",
"qrLogAttributeListValueGlobalRefId": "3fab7a12-2a1e-4dc7-9b06-5d3bb78cc621",
"qrLogAttribute": {
"id": "edda8e72-0eb3-4723-bab1-e3901d3193ae",
"code": "sample string 2",
"selectedValue": "0a834d3f-4eaf-405a-afe0-468060e55c85",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce643022-31d7-4f3c-b93e-da0c11383c91",
"sourceId": "2c1311ee-2d77-4555-a75c-1eee2f9b1a73",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "803d4598-3081-4706-a97e-470239833f21",
"qrLogAttributeClass": {
"id": "90f62331-d960-49ca-97ff-b2029633ea10",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
"markerXSolutionsId": "a009db17-f029-4bea-ad65-b110441f9169",
"qrLogAttributeId": "5124735d-8803-492c-b1f2-4aa589a38f07",
"qrLogAttribute": {
"id": "edda8e72-0eb3-4723-bab1-e3901d3193ae",
"code": "sample string 2",
"selectedValue": "0a834d3f-4eaf-405a-afe0-468060e55c85",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce643022-31d7-4f3c-b93e-da0c11383c91",
"sourceId": "2c1311ee-2d77-4555-a75c-1eee2f9b1a73",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "803d4598-3081-4706-a97e-470239833f21",
"qrLogAttributeClass": {
"id": "90f62331-d960-49ca-97ff-b2029633ea10",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0e28cbc3-7b8d-4988-a913-ae84e3b440b8",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1f9eaf17-fb4e-44be-9964-f2e70991c624",
"qrLogAttributeListValueGlobalRefId": "3fab7a12-2a1e-4dc7-9b06-5d3bb78cc621",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
{
"id": "0e28cbc3-7b8d-4988-a913-ae84e3b440b8",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1f9eaf17-fb4e-44be-9964-f2e70991c624",
"qrLogAttributeListValueGlobalRefId": "3fab7a12-2a1e-4dc7-9b06-5d3bb78cc621",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
}
],
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8dd0e93b-62b9-49d0-9f5e-fa0ceceb987f",
"value": "sample string 2",
"qrLogAttributeListValueId": "e18022dc-7106-4bc8-aa02-3db1ee8c4ef4",
"qrLogAttributeListValue": {
"id": "0e28cbc3-7b8d-4988-a913-ae84e3b440b8",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1f9eaf17-fb4e-44be-9964-f2e70991c624",
"qrLogAttributeListValueGlobalRefId": "3fab7a12-2a1e-4dc7-9b06-5d3bb78cc621",
"qrLogAttribute": {
"id": "edda8e72-0eb3-4723-bab1-e3901d3193ae",
"code": "sample string 2",
"selectedValue": "0a834d3f-4eaf-405a-afe0-468060e55c85",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce643022-31d7-4f3c-b93e-da0c11383c91",
"sourceId": "2c1311ee-2d77-4555-a75c-1eee2f9b1a73",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "803d4598-3081-4706-a97e-470239833f21",
"qrLogAttributeClass": {
"id": "90f62331-d960-49ca-97ff-b2029633ea10",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
"markerXSolutionsId": "a009db17-f029-4bea-ad65-b110441f9169",
"qrLogAttributeId": "5124735d-8803-492c-b1f2-4aa589a38f07",
"qrLogAttribute": {
"id": "edda8e72-0eb3-4723-bab1-e3901d3193ae",
"code": "sample string 2",
"selectedValue": "0a834d3f-4eaf-405a-afe0-468060e55c85",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ce643022-31d7-4f3c-b93e-da0c11383c91",
"sourceId": "2c1311ee-2d77-4555-a75c-1eee2f9b1a73",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "803d4598-3081-4706-a97e-470239833f21",
"qrLogAttributeClass": {
"id": "90f62331-d960-49ca-97ff-b2029633ea10",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0e28cbc3-7b8d-4988-a913-ae84e3b440b8",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1f9eaf17-fb4e-44be-9964-f2e70991c624",
"qrLogAttributeListValueGlobalRefId": "3fab7a12-2a1e-4dc7-9b06-5d3bb78cc621",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
},
{
"id": "0e28cbc3-7b8d-4988-a913-ae84e3b440b8",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1f9eaf17-fb4e-44be-9964-f2e70991c624",
"qrLogAttributeListValueGlobalRefId": "3fab7a12-2a1e-4dc7-9b06-5d3bb78cc621",
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
]
}
],
"translations": [
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
},
{
"id": "3ac4cf84-d2bf-4ab0-a256-3b4ed67bdc66",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b0b77c2d-f9e8-4991-80e7-e5fa263e6b75"
}
],
"isOriginatedByPim": true
}
}
]
}