PUT api/ContactGroup
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
viewModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "ContactGroupTypes": { "$id": "2", "$values": [ { "$id": "3", "CodeLovId": 1, "CodeType": "sample string 2", "Description": "sample string 3", "AlternativeDesc": "sample string 4", "ShortDesc": "sample string 5", "ActiveFlag": true, "SequenceNo": 1, "SystemCode": "sample string 7", "IsStreetAddressFlag": true }, { "$ref": "3" }, { "$ref": "3" } ] }, "ClassificationTypes": { "$id": "4", "$values": [ { "$ref": "3" }, { "$ref": "3" }, { "$ref": "3" } ] }, "StakeholderContactGroupRequest": { "$id": "5", "Filters": { "$id": "6", "$values": [ { "$id": "7", "<Field>k__BackingField": "sample string 1", "<Operator>k__BackingField": "sample string 2", "<Value>k__BackingField": { "$id": "8" }, "<Logic>k__BackingField": "sample string 4", "<Filters>k__BackingField": { "$id": "9", "$values": [ { "$ref": "7" }, { "$ref": "7" }, { "$ref": "7" } ] } }, { "$ref": "7" }, { "$ref": "7" } ] }, "Page": 1, "PageSize": 2, "Sort": { "$id": "10", "Field": "sample string 1", "Dir": "sample string 2", "SecondaryField": "sample string 3", "SecondaryDir": "sample string 4", "ThirdField": "sample string 5", "ThirdDir": "sample string 6" }, "PreviousPageSize": 3 }, "CommunicationHistoryRequest": { "$ref": "5" }, "NotesRequest": { "$ref": "5" }, "SitecoreContentsSvw": { "$id": "11", "$values": [ { "$id": "12", "RowId": 1, "SitecoreContentId": 2, "ItemId": "6f75f002-1b77-409d-82c8-f1ade973c3a6", "ItemTypeLovId": 4, "ItemType": "sample string 5", "ItemCode": "sample string 6", "Content": "sample string 7", "StageLovId": 1, "Stage": "sample string 8", "StepConfigId": 1, "Step": "sample string 9", "FieldName": "sample string 10", "ContentData": "QEBA", "PK": "sample string 7" }, { "$ref": "12" }, { "$ref": "12" } ] }, "Entity": { "$id": "13", "PK": 1, "FormationDateNullable": "2024-11-09T13:03:20.7570867+11:00", "ActiveFlagNullable": true }, "Validation": { "$id": "14", "SuccessOutput": { "$id": "15" }, "Success": true, "ErrorMessages": null, "WarningMessages": { "$id": "16", "$values": [ "sample string 1", "sample string 2", "sample string 3" ] }, "InfoMessages": { "$id": "17", "$values": [ "sample string 1", "sample string 2", "sample string 3" ] }, "DatabaseErrorMessage": "sample string 3", "SuccessMessage": "sample string 4", "RelatedKeyId": "sample string 5" }, "PageAccess": { "$id": "18", "PageCode": "sample string 1", "StepAccesses": { "$id": "19", "$values": [ { "$id": "20", "StageCode": "sample string 1", "StepCode": "sample string 2" }, { "$ref": "20" }, { "$ref": "20" } ] }, "Positions": { "$id": "21", "$values": [ "sample string 1", "sample string 2", "sample string 3" ] } }, "UserRole": 0 }
application/x-www-form-urlencoded
Sample:
Response Information
Response body formats
application/json, text/json
Sample:
{ "Validation": { "$id": "2", "SuccessOutput": { "$id": "3" }, "Success": true, "ErrorMessages": null, "WarningMessages": { "$id": "4", "$values": [ "sample string 1", "sample string 2", "sample string 3" ] }, "InfoMessages": { "$id": "5", "$values": [ "sample string 1", "sample string 2", "sample string 3" ] }, "DatabaseErrorMessage": "sample string 3", "SuccessMessage": "sample string 4", "RelatedKeyId": "sample string 5" }, "PageAccess": { "$id": "6", "PageCode": "sample string 1", "StepAccesses": { "$id": "7", "$values": [ { "$id": "8", "StageCode": "sample string 1", "StepCode": "sample string 2" }, { "$ref": "8" }, { "$ref": "8" } ] }, "Positions": { "$id": "9", "$values": [ "sample string 1", "sample string 2", "sample string 3" ] } }, "UserRole": 0 }