PUT api/v2/PortalConfigs/PortalCustomization
Request
URI Parameters
Body Parameters
PortalCustomization| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowDashboard | boolean | ||
| WhatsappContact | string | ||
| UserAnalytics | boolean | ||
| DataViewerReports | DeltaOfPortalConfigDataViewerReportInsertAndPortalConfigDataViewerReportUpdate | ||
| SampleStatus | DeltaOfPortalConfigSampleStatusInsertAndPortalConfigSampleStatusUpdate | ||
| InfoGroups | DeltaOfPortalConfigInfoGroupInsertAndPortalConfigInfoGroupUpdate | ||
| InfoGroupsToExport | DeltaOfPortalConfigInfoGroupToExportInsertAndPortalConfigInfoGroupToExportUpdate | ||
| SampleInfos | DeltaOfPortalConfigSampleInfoInsertAndPortalConfigSampleInfoUpdate | ||
| PortalSolicitationSampleStatus | PortalSolicitationSampleStatus | ||
| WorkFlowSteps | DeltaOfPortalConfigWorkFlowStepInsertAndPortalConfigWorkFlowStepUpdate | ||
| WorkTypes | DeltaOfPortalConfigWorkTypeInsertAndPortalConfigWorkTypeUpdate | ||
| ShowMenuCommercialProposals | boolean | ||
| AllowRequestForNewSamples | boolean | ||
| DisplayResult | boolean | ||
| PortalConfigSampleColumn | Collection of PortalConfigSampleColumn |
Request Formats
application/json, text/json
Sample:
{
"ShowDashboard": true,
"WhatsappContact": "sample string 2",
"UserAnalytics": true,
"DataViewerReports": {
"Inserted": [
{
"Identification": "sample string 1",
"Workspace": "sample string 2",
"DisplayResult": "sample string 3"
},
{
"Identification": "sample string 1",
"Workspace": "sample string 2",
"DisplayResult": "sample string 3"
}
],
"Modified": [
{
"Id": 1,
"Identification": "sample string 2",
"Workspace": "sample string 3",
"DisplayResult": "sample string 4"
},
{
"Id": 1,
"Identification": "sample string 2",
"Workspace": "sample string 3",
"DisplayResult": "sample string 4"
}
],
"Deleted": [
1,
2
]
},
"SampleStatus": {
"Inserted": [
{
"SampleStatusId": 1,
"DisplayResult": true,
"ColorHex": "sample string 3",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
},
{
"SampleStatusId": 1,
"DisplayResult": true,
"ColorHex": "sample string 3",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
}
],
"Modified": [
{
"Id": 1,
"SampleStatusId": 2,
"DisplayResult": true,
"ColorHex": "sample string 4",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
},
{
"Id": 1,
"SampleStatusId": 2,
"DisplayResult": true,
"ColorHex": "sample string 4",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
}
],
"Deleted": [
1,
2
]
},
"InfoGroups": {
"Inserted": [
{
"InfoGroupId": 1
},
{
"InfoGroupId": 1
}
],
"Modified": [
{
"Id": 1,
"InfoGroupId": 2
},
{
"Id": 1,
"InfoGroupId": 2
}
],
"Deleted": [
1,
2
]
},
"InfoGroupsToExport": {
"Inserted": [
{
"InfoGroupId": 1
},
{
"InfoGroupId": 1
}
],
"Modified": [
{
"Id": 1,
"InfoGroupId": 2
},
{
"Id": 1,
"InfoGroupId": 2
}
],
"Deleted": [
1,
2
]
},
"SampleInfos": {
"Inserted": [
{
"InfoId": 1
},
{
"InfoId": 1
}
],
"Modified": [
{
"Id": 1,
"InfoId": 2
},
{
"Id": 1,
"InfoId": 2
}
],
"Deleted": [
1,
2
]
},
"PortalSolicitationSampleStatus": {
"SampleStatusId": 1,
"SampleStatusIdentification": "sample string 1"
},
"WorkFlowSteps": {
"Inserted": [
{
"WorkFlowStepId": 1
},
{
"WorkFlowStepId": 1
}
],
"Modified": [
{
"Id": 1,
"WorkFlowStepId": 2
},
{
"Id": 1,
"WorkFlowStepId": 2
}
],
"Deleted": [
1,
2
]
},
"WorkTypes": {
"Inserted": [
{
"WorkTypeId": 1,
"WorkTypeMasterId": 2
},
{
"WorkTypeId": 1,
"WorkTypeMasterId": 2
}
],
"Modified": [
{
"Id": 1,
"WorkTypeId": 2,
"WorkTypeMasterId": 3
},
{
"Id": 1,
"WorkTypeId": 2,
"WorkTypeMasterId": 3
}
],
"Deleted": [
1,
2
]
},
"ShowMenuCommercialProposals": true,
"AllowRequestForNewSamples": true,
"DisplayResult": true,
"PortalConfigSampleColumn": [
{
"Id": 1,
"ColumnId": 2,
"Visible": true,
"RequiredColumn": true,
"ColumnIdentification": "sample string 5"
},
{
"Id": 1,
"ColumnId": 2,
"Visible": true,
"RequiredColumn": true,
"ColumnIdentification": "sample string 5"
}
]
}
text/html
Sample:
{"ShowDashboard":true,"WhatsappContact":"sample string 2","UserAnalytics":true,"DataViewerReports":{"Inserted":[{"Identification":"sample string 1","Workspace":"sample string 2","DisplayResult":"sample string 3"},{"Identification":"sample string 1","Workspace":"sample string 2","DisplayResult":"sample string 3"}],"Modified":[{"Id":1,"Identification":"sample string 2","Workspace":"sample string 3","DisplayResult":"sample string 4"},{"Id":1,"Identification":"sample string 2","Workspace":"sample string 3","DisplayResult":"sample string 4"}],"Deleted":[1,2]},"SampleStatus":{"Inserted":[{"SampleStatusId":1,"DisplayResult":true,"ColorHex":"sample string 3","ShowSampleDocument":true,"AllowPortalNotificationMail":true},{"SampleStatusId":1,"DisplayResult":true,"ColorHex":"sample string 3","ShowSampleDocument":true,"AllowPortalNotificationMail":true}],"Modified":[{"Id":1,"SampleStatusId":2,"DisplayResult":true,"ColorHex":"sample string 4","ShowSampleDocument":true,"AllowPortalNotificationMail":true},{"Id":1,"SampleStatusId":2,"DisplayResult":true,"ColorHex":"sample string 4","ShowSampleDocument":true,"AllowPortalNotificationMail":true}],"Deleted":[1,2]},"InfoGroups":{"Inserted":[{"InfoGroupId":1},{"InfoGroupId":1}],"Modified":[{"Id":1,"InfoGroupId":2},{"Id":1,"InfoGroupId":2}],"Deleted":[1,2]},"InfoGroupsToExport":{"Inserted":[{"InfoGroupId":1},{"InfoGroupId":1}],"Modified":[{"Id":1,"InfoGroupId":2},{"Id":1,"InfoGroupId":2}],"Deleted":[1,2]},"SampleInfos":{"Inserted":[{"InfoId":1},{"InfoId":1}],"Modified":[{"Id":1,"InfoId":2},{"Id":1,"InfoId":2}],"Deleted":[1,2]},"PortalSolicitationSampleStatus":{"SampleStatusId":1,"SampleStatusIdentification":"sample string 1"},"WorkFlowSteps":{"Inserted":[{"WorkFlowStepId":1},{"WorkFlowStepId":1}],"Modified":[{"Id":1,"WorkFlowStepId":2},{"Id":1,"WorkFlowStepId":2}],"Deleted":[1,2]},"WorkTypes":{"Inserted":[{"WorkTypeId":1,"WorkTypeMasterId":2},{"WorkTypeId":1,"WorkTypeMasterId":2}],"Modified":[{"Id":1,"WorkTypeId":2,"WorkTypeMasterId":3},{"Id":1,"WorkTypeId":2,"WorkTypeMasterId":3}],"Deleted":[1,2]},"ShowMenuCommercialProposals":true,"AllowRequestForNewSamples":true,"DisplayResult":true,"PortalConfigSampleColumn":[{"Id":1,"ColumnId":2,"Visible":true,"RequiredColumn":true,"ColumnIdentification":"sample string 5"},{"Id":1,"ColumnId":2,"Visible":true,"RequiredColumn":true,"ColumnIdentification":"sample string 5"}]}
Response
PortalCustomization| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowDashboard | boolean | ||
| WhatsappContact | string | ||
| UserAnalytics | boolean | ||
| DataViewerReports | DeltaOfPortalConfigDataViewerReportInsertAndPortalConfigDataViewerReportUpdate | ||
| SampleStatus | DeltaOfPortalConfigSampleStatusInsertAndPortalConfigSampleStatusUpdate | ||
| InfoGroups | DeltaOfPortalConfigInfoGroupInsertAndPortalConfigInfoGroupUpdate | ||
| InfoGroupsToExport | DeltaOfPortalConfigInfoGroupToExportInsertAndPortalConfigInfoGroupToExportUpdate | ||
| SampleInfos | DeltaOfPortalConfigSampleInfoInsertAndPortalConfigSampleInfoUpdate | ||
| PortalSolicitationSampleStatus | PortalSolicitationSampleStatus | ||
| WorkFlowSteps | DeltaOfPortalConfigWorkFlowStepInsertAndPortalConfigWorkFlowStepUpdate | ||
| WorkTypes | DeltaOfPortalConfigWorkTypeInsertAndPortalConfigWorkTypeUpdate | ||
| ShowMenuCommercialProposals | boolean | ||
| AllowRequestForNewSamples | boolean | ||
| DisplayResult | boolean | ||
| PortalConfigSampleColumn | Collection of PortalConfigSampleColumn |
Response Format
application/json, text/json
Sample:
{
"ShowDashboard": true,
"WhatsappContact": "sample string 2",
"UserAnalytics": true,
"DataViewerReports": {
"Inserted": [
{
"Identification": "sample string 1",
"Workspace": "sample string 2",
"DisplayResult": "sample string 3"
},
{
"Identification": "sample string 1",
"Workspace": "sample string 2",
"DisplayResult": "sample string 3"
}
],
"Modified": [
{
"Id": 1,
"Identification": "sample string 2",
"Workspace": "sample string 3",
"DisplayResult": "sample string 4"
},
{
"Id": 1,
"Identification": "sample string 2",
"Workspace": "sample string 3",
"DisplayResult": "sample string 4"
}
],
"Deleted": [
1,
2
]
},
"SampleStatus": {
"Inserted": [
{
"SampleStatusId": 1,
"DisplayResult": true,
"ColorHex": "sample string 3",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
},
{
"SampleStatusId": 1,
"DisplayResult": true,
"ColorHex": "sample string 3",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
}
],
"Modified": [
{
"Id": 1,
"SampleStatusId": 2,
"DisplayResult": true,
"ColorHex": "sample string 4",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
},
{
"Id": 1,
"SampleStatusId": 2,
"DisplayResult": true,
"ColorHex": "sample string 4",
"ShowSampleDocument": true,
"AllowPortalNotificationMail": true
}
],
"Deleted": [
1,
2
]
},
"InfoGroups": {
"Inserted": [
{
"InfoGroupId": 1
},
{
"InfoGroupId": 1
}
],
"Modified": [
{
"Id": 1,
"InfoGroupId": 2
},
{
"Id": 1,
"InfoGroupId": 2
}
],
"Deleted": [
1,
2
]
},
"InfoGroupsToExport": {
"Inserted": [
{
"InfoGroupId": 1
},
{
"InfoGroupId": 1
}
],
"Modified": [
{
"Id": 1,
"InfoGroupId": 2
},
{
"Id": 1,
"InfoGroupId": 2
}
],
"Deleted": [
1,
2
]
},
"SampleInfos": {
"Inserted": [
{
"InfoId": 1
},
{
"InfoId": 1
}
],
"Modified": [
{
"Id": 1,
"InfoId": 2
},
{
"Id": 1,
"InfoId": 2
}
],
"Deleted": [
1,
2
]
},
"PortalSolicitationSampleStatus": {
"SampleStatusId": 1,
"SampleStatusIdentification": "sample string 1"
},
"WorkFlowSteps": {
"Inserted": [
{
"WorkFlowStepId": 1
},
{
"WorkFlowStepId": 1
}
],
"Modified": [
{
"Id": 1,
"WorkFlowStepId": 2
},
{
"Id": 1,
"WorkFlowStepId": 2
}
],
"Deleted": [
1,
2
]
},
"WorkTypes": {
"Inserted": [
{
"WorkTypeId": 1,
"WorkTypeMasterId": 2
},
{
"WorkTypeId": 1,
"WorkTypeMasterId": 2
}
],
"Modified": [
{
"Id": 1,
"WorkTypeId": 2,
"WorkTypeMasterId": 3
},
{
"Id": 1,
"WorkTypeId": 2,
"WorkTypeMasterId": 3
}
],
"Deleted": [
1,
2
]
},
"ShowMenuCommercialProposals": true,
"AllowRequestForNewSamples": true,
"DisplayResult": true,
"PortalConfigSampleColumn": [
{
"Id": 1,
"ColumnId": 2,
"Visible": true,
"RequiredColumn": true,
"ColumnIdentification": "sample string 5"
},
{
"Id": 1,
"ColumnId": 2,
"Visible": true,
"RequiredColumn": true,
"ColumnIdentification": "sample string 5"
}
]
}
text/html
Sample:
{"ShowDashboard":true,"WhatsappContact":"sample string 2","UserAnalytics":true,"DataViewerReports":{"Inserted":[{"Identification":"sample string 1","Workspace":"sample string 2","DisplayResult":"sample string 3"},{"Identification":"sample string 1","Workspace":"sample string 2","DisplayResult":"sample string 3"}],"Modified":[{"Id":1,"Identification":"sample string 2","Workspace":"sample string 3","DisplayResult":"sample string 4"},{"Id":1,"Identification":"sample string 2","Workspace":"sample string 3","DisplayResult":"sample string 4"}],"Deleted":[1,2]},"SampleStatus":{"Inserted":[{"SampleStatusId":1,"DisplayResult":true,"ColorHex":"sample string 3","ShowSampleDocument":true,"AllowPortalNotificationMail":true},{"SampleStatusId":1,"DisplayResult":true,"ColorHex":"sample string 3","ShowSampleDocument":true,"AllowPortalNotificationMail":true}],"Modified":[{"Id":1,"SampleStatusId":2,"DisplayResult":true,"ColorHex":"sample string 4","ShowSampleDocument":true,"AllowPortalNotificationMail":true},{"Id":1,"SampleStatusId":2,"DisplayResult":true,"ColorHex":"sample string 4","ShowSampleDocument":true,"AllowPortalNotificationMail":true}],"Deleted":[1,2]},"InfoGroups":{"Inserted":[{"InfoGroupId":1},{"InfoGroupId":1}],"Modified":[{"Id":1,"InfoGroupId":2},{"Id":1,"InfoGroupId":2}],"Deleted":[1,2]},"InfoGroupsToExport":{"Inserted":[{"InfoGroupId":1},{"InfoGroupId":1}],"Modified":[{"Id":1,"InfoGroupId":2},{"Id":1,"InfoGroupId":2}],"Deleted":[1,2]},"SampleInfos":{"Inserted":[{"InfoId":1},{"InfoId":1}],"Modified":[{"Id":1,"InfoId":2},{"Id":1,"InfoId":2}],"Deleted":[1,2]},"PortalSolicitationSampleStatus":{"SampleStatusId":1,"SampleStatusIdentification":"sample string 1"},"WorkFlowSteps":{"Inserted":[{"WorkFlowStepId":1},{"WorkFlowStepId":1}],"Modified":[{"Id":1,"WorkFlowStepId":2},{"Id":1,"WorkFlowStepId":2}],"Deleted":[1,2]},"WorkTypes":{"Inserted":[{"WorkTypeId":1,"WorkTypeMasterId":2},{"WorkTypeId":1,"WorkTypeMasterId":2}],"Modified":[{"Id":1,"WorkTypeId":2,"WorkTypeMasterId":3},{"Id":1,"WorkTypeId":2,"WorkTypeMasterId":3}],"Deleted":[1,2]},"ShowMenuCommercialProposals":true,"AllowRequestForNewSamples":true,"DisplayResult":true,"PortalConfigSampleColumn":[{"Id":1,"ColumnId":2,"Visible":true,"RequiredColumn":true,"ColumnIdentification":"sample string 5"},{"Id":1,"ColumnId":2,"Visible":true,"RequiredColumn":true,"ColumnIdentification":"sample string 5"}]}