PUT api/Products/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Product| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Published | boolean |
None. |
|
| Index | integer |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| CreatedOn | date |
None. |
|
| LastModifiedOn | date |
None. |
|
| IsSolution | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| SolutionProducts | Collection of Product |
None. |
|
| ProductAttachments | Collection of ProductAttachment |
None. |
|
| Link | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "cc252ee8-d342-4e78-bca0-87465ca52b0e",
"published": true,
"index": 3,
"name": "sample string 4",
"description": "sample string 5",
"createdOn": "2026-04-09T12:18:34.3070516Z",
"lastModifiedOn": "2026-04-09T12:18:34.3070516Z",
"isSolution": true,
"isDeleted": true,
"customerId": 8,
"image": "sample string 9",
"solutionProducts": [],
"productAttachments": [
{
"id": "34b2b37f-9efb-4133-84d1-3b50c749f03d",
"name": "sample string 2",
"content": "QEA=",
"productId": "7684c907-0f78-4b00-8046-c5881bccbd00"
},
{
"id": "34b2b37f-9efb-4133-84d1-3b50c749f03d",
"name": "sample string 2",
"content": "QEA=",
"productId": "7684c907-0f78-4b00-8046-c5881bccbd00"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cc252ee8-d342-4e78-bca0-87465ca52b0e"
}
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": "5b719e52-a8cf-41f8-b3ef-c85497f2fedf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "69b275e5-86c4-4023-93dd-3acf614f036f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/69b275e5-86c4-4023-93dd-3acf614f036f"
},
{
"id": "69b275e5-86c4-4023-93dd-3acf614f036f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/69b275e5-86c4-4023-93dd-3acf614f036f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "025a061f-93b5-4ced-9675-e97447fda52d",
"value": "sample string 2",
"qrLogAttributeListValueId": "104cced2-3cd5-476a-82e5-d2772538d2cc",
"qrLogAttributeListValue": {
"id": "9f0ac8ff-c24e-44ce-ab95-61bb991283c3",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91e77e9b-c3ca-4ca1-97c0-1755666320b7",
"qrLogAttributeListValueGlobalRefId": "2886e1af-a94b-47ea-8a24-20df8086f363",
"qrLogAttribute": {
"id": "29f0a78d-91f6-41e2-abf8-e6a45d561582",
"code": "sample string 2",
"selectedValue": "61d753c2-8844-4b25-9bf9-dcca74705aa1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c496d243-2f64-43cb-adc6-a8160cf3c95e",
"sourceId": "89075dd5-d60c-49de-840e-2773acb22c0f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "06009633-fba6-4a8f-b8cc-d2f63c827564",
"qrLogAttributeClass": {
"id": "416004ae-d679-407c-8cea-b240ae33e960",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
"markerXSolutionsId": "15d7d104-00bc-4017-a073-793fd0ee5d07",
"qrLogAttributeId": "620f6922-5eed-4ae3-b24f-f71dc9f072f8",
"qrLogAttribute": {
"id": "29f0a78d-91f6-41e2-abf8-e6a45d561582",
"code": "sample string 2",
"selectedValue": "61d753c2-8844-4b25-9bf9-dcca74705aa1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c496d243-2f64-43cb-adc6-a8160cf3c95e",
"sourceId": "89075dd5-d60c-49de-840e-2773acb22c0f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "06009633-fba6-4a8f-b8cc-d2f63c827564",
"qrLogAttributeClass": {
"id": "416004ae-d679-407c-8cea-b240ae33e960",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9f0ac8ff-c24e-44ce-ab95-61bb991283c3",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91e77e9b-c3ca-4ca1-97c0-1755666320b7",
"qrLogAttributeListValueGlobalRefId": "2886e1af-a94b-47ea-8a24-20df8086f363",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
{
"id": "9f0ac8ff-c24e-44ce-ab95-61bb991283c3",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91e77e9b-c3ca-4ca1-97c0-1755666320b7",
"qrLogAttributeListValueGlobalRefId": "2886e1af-a94b-47ea-8a24-20df8086f363",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
}
],
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
],
"isOriginatedByPim": true
}
},
{
"id": "025a061f-93b5-4ced-9675-e97447fda52d",
"value": "sample string 2",
"qrLogAttributeListValueId": "104cced2-3cd5-476a-82e5-d2772538d2cc",
"qrLogAttributeListValue": {
"id": "9f0ac8ff-c24e-44ce-ab95-61bb991283c3",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91e77e9b-c3ca-4ca1-97c0-1755666320b7",
"qrLogAttributeListValueGlobalRefId": "2886e1af-a94b-47ea-8a24-20df8086f363",
"qrLogAttribute": {
"id": "29f0a78d-91f6-41e2-abf8-e6a45d561582",
"code": "sample string 2",
"selectedValue": "61d753c2-8844-4b25-9bf9-dcca74705aa1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c496d243-2f64-43cb-adc6-a8160cf3c95e",
"sourceId": "89075dd5-d60c-49de-840e-2773acb22c0f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "06009633-fba6-4a8f-b8cc-d2f63c827564",
"qrLogAttributeClass": {
"id": "416004ae-d679-407c-8cea-b240ae33e960",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
"markerXSolutionsId": "15d7d104-00bc-4017-a073-793fd0ee5d07",
"qrLogAttributeId": "620f6922-5eed-4ae3-b24f-f71dc9f072f8",
"qrLogAttribute": {
"id": "29f0a78d-91f6-41e2-abf8-e6a45d561582",
"code": "sample string 2",
"selectedValue": "61d753c2-8844-4b25-9bf9-dcca74705aa1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c496d243-2f64-43cb-adc6-a8160cf3c95e",
"sourceId": "89075dd5-d60c-49de-840e-2773acb22c0f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "06009633-fba6-4a8f-b8cc-d2f63c827564",
"qrLogAttributeClass": {
"id": "416004ae-d679-407c-8cea-b240ae33e960",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9f0ac8ff-c24e-44ce-ab95-61bb991283c3",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91e77e9b-c3ca-4ca1-97c0-1755666320b7",
"qrLogAttributeListValueGlobalRefId": "2886e1af-a94b-47ea-8a24-20df8086f363",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
},
{
"id": "9f0ac8ff-c24e-44ce-ab95-61bb991283c3",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91e77e9b-c3ca-4ca1-97c0-1755666320b7",
"qrLogAttributeListValueGlobalRefId": "2886e1af-a94b-47ea-8a24-20df8086f363",
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
]
}
],
"translations": [
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
},
{
"id": "39f81263-4a96-4d49-9c65-2960ae6b8146",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f59815a-02fe-4f4a-aa3d-0b6727220950"
}
],
"isOriginatedByPim": true
}
}
]
}