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": "5d3c7932-6eec-444e-9275-9fd5cad0591e",
"published": true,
"index": 3,
"name": "sample string 4",
"description": "sample string 5",
"createdOn": "2026-07-30T08:11:39.701126Z",
"lastModifiedOn": "2026-07-30T08:11:39.701126Z",
"isSolution": true,
"isDeleted": true,
"customerId": 8,
"image": "sample string 9",
"solutionProducts": [],
"productAttachments": [
{
"id": "1dd03b37-4074-4a96-b6b0-cd578785e0de",
"name": "sample string 2",
"content": "QEA=",
"productId": "d57f99e8-4da6-494e-8445-c8eb05c831cc"
},
{
"id": "1dd03b37-4074-4a96-b6b0-cd578785e0de",
"name": "sample string 2",
"content": "QEA=",
"productId": "d57f99e8-4da6-494e-8445-c8eb05c831cc"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5d3c7932-6eec-444e-9275-9fd5cad0591e"
}
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": "0cdc65c6-5a61-4962-870c-bc9056af354b",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "981204c7-f2ad-4c54-b9e3-d2ae47a3baa5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/981204c7-f2ad-4c54-b9e3-d2ae47a3baa5"
},
{
"id": "981204c7-f2ad-4c54-b9e3-d2ae47a3baa5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/981204c7-f2ad-4c54-b9e3-d2ae47a3baa5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6833460a-3770-4238-8dae-9458c55afdf6",
"value": "sample string 2",
"qrLogAttributeListValueId": "6136349a-8a20-4161-89e5-6dd0177553dd",
"qrLogAttributeListValue": {
"id": "20972b45-90cf-4c10-a71e-0c573fe0064e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "86eaffc1-3b47-4582-8243-353ac8aa3e50",
"qrLogAttributeListValueGlobalRefId": "b18802cf-64d7-494a-a8ab-f99c8a75cefc",
"qrLogAttribute": {
"id": "c3c458df-2073-4981-997b-7d9055c10673",
"code": "sample string 2",
"selectedValue": "acd8343d-964b-443c-a75c-a503336057f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8c880264-1917-4c72-94c1-8204090fbc85",
"sourceId": "14a54e3f-b9dd-4640-bcef-780aa9bea423",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "66a9e12e-a0b3-401b-8603-1f84351574c8",
"qrLogAttributeClass": {
"id": "5c629c3c-ca18-4a9d-a370-a9a202efa42c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
"markerXSolutionsId": "4ebc1a32-aceb-46a3-aad0-b50a1338aad0",
"qrLogAttributeId": "cb0a7442-7be4-474c-913c-03b415062f3a",
"qrLogAttribute": {
"id": "c3c458df-2073-4981-997b-7d9055c10673",
"code": "sample string 2",
"selectedValue": "acd8343d-964b-443c-a75c-a503336057f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8c880264-1917-4c72-94c1-8204090fbc85",
"sourceId": "14a54e3f-b9dd-4640-bcef-780aa9bea423",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "66a9e12e-a0b3-401b-8603-1f84351574c8",
"qrLogAttributeClass": {
"id": "5c629c3c-ca18-4a9d-a370-a9a202efa42c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
"qrLogAttributeListValue": [
{
"id": "20972b45-90cf-4c10-a71e-0c573fe0064e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "86eaffc1-3b47-4582-8243-353ac8aa3e50",
"qrLogAttributeListValueGlobalRefId": "b18802cf-64d7-494a-a8ab-f99c8a75cefc",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
{
"id": "20972b45-90cf-4c10-a71e-0c573fe0064e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "86eaffc1-3b47-4582-8243-353ac8aa3e50",
"qrLogAttributeListValueGlobalRefId": "b18802cf-64d7-494a-a8ab-f99c8a75cefc",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
}
],
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6833460a-3770-4238-8dae-9458c55afdf6",
"value": "sample string 2",
"qrLogAttributeListValueId": "6136349a-8a20-4161-89e5-6dd0177553dd",
"qrLogAttributeListValue": {
"id": "20972b45-90cf-4c10-a71e-0c573fe0064e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "86eaffc1-3b47-4582-8243-353ac8aa3e50",
"qrLogAttributeListValueGlobalRefId": "b18802cf-64d7-494a-a8ab-f99c8a75cefc",
"qrLogAttribute": {
"id": "c3c458df-2073-4981-997b-7d9055c10673",
"code": "sample string 2",
"selectedValue": "acd8343d-964b-443c-a75c-a503336057f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8c880264-1917-4c72-94c1-8204090fbc85",
"sourceId": "14a54e3f-b9dd-4640-bcef-780aa9bea423",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "66a9e12e-a0b3-401b-8603-1f84351574c8",
"qrLogAttributeClass": {
"id": "5c629c3c-ca18-4a9d-a370-a9a202efa42c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
"markerXSolutionsId": "4ebc1a32-aceb-46a3-aad0-b50a1338aad0",
"qrLogAttributeId": "cb0a7442-7be4-474c-913c-03b415062f3a",
"qrLogAttribute": {
"id": "c3c458df-2073-4981-997b-7d9055c10673",
"code": "sample string 2",
"selectedValue": "acd8343d-964b-443c-a75c-a503336057f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8c880264-1917-4c72-94c1-8204090fbc85",
"sourceId": "14a54e3f-b9dd-4640-bcef-780aa9bea423",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "66a9e12e-a0b3-401b-8603-1f84351574c8",
"qrLogAttributeClass": {
"id": "5c629c3c-ca18-4a9d-a370-a9a202efa42c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
"qrLogAttributeListValue": [
{
"id": "20972b45-90cf-4c10-a71e-0c573fe0064e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "86eaffc1-3b47-4582-8243-353ac8aa3e50",
"qrLogAttributeListValueGlobalRefId": "b18802cf-64d7-494a-a8ab-f99c8a75cefc",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
},
{
"id": "20972b45-90cf-4c10-a71e-0c573fe0064e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "86eaffc1-3b47-4582-8243-353ac8aa3e50",
"qrLogAttributeListValueGlobalRefId": "b18802cf-64d7-494a-a8ab-f99c8a75cefc",
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
]
}
],
"translations": [
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
},
{
"id": "30537a63-c28d-48b5-b957-717bf1a2a711",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c23413a-f4c5-4565-bc5b-a3c92c25b187"
}
],
"isOriginatedByPim": true
}
}
]
}