POST user/Template
Request Information
URI Parameters
None.
Body Parameters
CustomerTemplate| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| TemplateName | string |
None. |
|
| TemplateId | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| TemplateType | integer |
None. |
|
| TemplateTypeName | string |
None. |
|
| TemplateDescription | string |
None. |
|
| Status | integer |
None. |
|
| IsDefault | boolean |
None. |
|
| IsPublic | boolean |
None. |
|
| Sections | Collection of CustomerTemplateSection |
None. |
|
| TemplateResponseType | TemplateResponseType |
None. |
|
| TemplateAccess | string |
None. |
|
| IsLoginRequired | boolean |
None. |
|
| URLLink | string |
None. |
|
| IsCommentAllowed | boolean |
None. |
|
| DownloadPDFLInk | string |
None. |
|
| IsCapa | boolean |
None. |
|
| IsAddToLibrary | boolean |
None. |
|
| IsAIImport | boolean |
None. |
|
| PrintByTemplate | boolean |
None. |
|
| ResetBySection | boolean |
None. |
|
| IsShowHorizontal | boolean |
None. |
|
| LanguageCode | string |
None. |
|
| IsSectionVisibleInDropdown | boolean |
None. |
|
| IsReadOnly | boolean |
None. |
|
| IsUserAssignmentEnabled | boolean |
None. |
|
| TemplateImageURL | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"TemplateName": "sample string 2",
"TemplateId": "sample string 3",
"CreatedOn": "2026-06-01T14:43:54.1611775-04:00",
"CreatedBy": 5,
"TemplateType": 6,
"TemplateTypeName": "sample string 7",
"TemplateDescription": "sample string 8",
"Status": 9,
"IsDefault": true,
"IsPublic": true,
"Sections": [
{
"SectionId": "sample string 1",
"Questions": [
{
"Id": 1,
"QuestionId": "sample string 2",
"TemplateId": "sample string 3",
"IsSection": true,
"IsRequired": true,
"MinAnswer": 6,
"MaxAnswer": 7,
"Question": "sample string 8",
"LastUpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"LastUpdatedBy": "2026-06-01T14:43:54.1611775-04:00",
"ColorCode": "sample string 11",
"QuestionType": 12,
"QuestionResponseId": 13,
"SectionId": "sample string 14",
"Order": 15,
"SectionName": "sample string 16",
"MetaData": "sample string 17",
"AdditionalInfo": "sample string 18",
"IsHint": true,
"IsShowFullAddtionalInfo": true,
"AddtionalInfoImage": "sample string 21",
"QuestionOrder": 22,
"OriginalId": 23,
"Score": 24.0,
"CustomerMultiResponses": [
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
},
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
}
],
"QuestionDisplaySetting": {
"SettingId": 1,
"IsNoteAllowed": true,
"IsMediaAllowed": true,
"QuestionId": 2,
"AutoNumberType": 1,
"AutoNumberPreFix": "sample string 3",
"AutoNumberStartFrom": 1,
"AutoNumberPadWidth": 1,
"AutoNumberScope": "sample string 4"
},
"ParentChildResponse": [
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
},
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
}
],
"IsOtherOptionAvailable": true,
"ChangeAction": 0,
"CanDelete": true,
"IsShowAlways": true,
"ShowNCQuestion": true,
"IsNestedQuestion": true,
"ParentId": "sample string 30",
"NestedOrder": 31,
"SectionURL": "sample string 32"
},
{
"Id": 1,
"QuestionId": "sample string 2",
"TemplateId": "sample string 3",
"IsSection": true,
"IsRequired": true,
"MinAnswer": 6,
"MaxAnswer": 7,
"Question": "sample string 8",
"LastUpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"LastUpdatedBy": "2026-06-01T14:43:54.1611775-04:00",
"ColorCode": "sample string 11",
"QuestionType": 12,
"QuestionResponseId": 13,
"SectionId": "sample string 14",
"Order": 15,
"SectionName": "sample string 16",
"MetaData": "sample string 17",
"AdditionalInfo": "sample string 18",
"IsHint": true,
"IsShowFullAddtionalInfo": true,
"AddtionalInfoImage": "sample string 21",
"QuestionOrder": 22,
"OriginalId": 23,
"Score": 24.0,
"CustomerMultiResponses": [
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
},
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
}
],
"QuestionDisplaySetting": {
"SettingId": 1,
"IsNoteAllowed": true,
"IsMediaAllowed": true,
"QuestionId": 2,
"AutoNumberType": 1,
"AutoNumberPreFix": "sample string 3",
"AutoNumberStartFrom": 1,
"AutoNumberPadWidth": 1,
"AutoNumberScope": "sample string 4"
},
"ParentChildResponse": [
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
},
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
}
],
"IsOtherOptionAvailable": true,
"ChangeAction": 0,
"CanDelete": true,
"IsShowAlways": true,
"ShowNCQuestion": true,
"IsNestedQuestion": true,
"ParentId": "sample string 30",
"NestedOrder": 31,
"SectionURL": "sample string 32"
}
],
"Order": 2,
"SectionName": "sample string 3",
"CanDelete": true,
"IsShowAlways": true,
"ChangeAction": 6
},
{
"SectionId": "sample string 1",
"Questions": [
{
"Id": 1,
"QuestionId": "sample string 2",
"TemplateId": "sample string 3",
"IsSection": true,
"IsRequired": true,
"MinAnswer": 6,
"MaxAnswer": 7,
"Question": "sample string 8",
"LastUpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"LastUpdatedBy": "2026-06-01T14:43:54.1611775-04:00",
"ColorCode": "sample string 11",
"QuestionType": 12,
"QuestionResponseId": 13,
"SectionId": "sample string 14",
"Order": 15,
"SectionName": "sample string 16",
"MetaData": "sample string 17",
"AdditionalInfo": "sample string 18",
"IsHint": true,
"IsShowFullAddtionalInfo": true,
"AddtionalInfoImage": "sample string 21",
"QuestionOrder": 22,
"OriginalId": 23,
"Score": 24.0,
"CustomerMultiResponses": [
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
},
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
}
],
"QuestionDisplaySetting": {
"SettingId": 1,
"IsNoteAllowed": true,
"IsMediaAllowed": true,
"QuestionId": 2,
"AutoNumberType": 1,
"AutoNumberPreFix": "sample string 3",
"AutoNumberStartFrom": 1,
"AutoNumberPadWidth": 1,
"AutoNumberScope": "sample string 4"
},
"ParentChildResponse": [
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
},
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
}
],
"IsOtherOptionAvailable": true,
"ChangeAction": 0,
"CanDelete": true,
"IsShowAlways": true,
"ShowNCQuestion": true,
"IsNestedQuestion": true,
"ParentId": "sample string 30",
"NestedOrder": 31,
"SectionURL": "sample string 32"
},
{
"Id": 1,
"QuestionId": "sample string 2",
"TemplateId": "sample string 3",
"IsSection": true,
"IsRequired": true,
"MinAnswer": 6,
"MaxAnswer": 7,
"Question": "sample string 8",
"LastUpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"LastUpdatedBy": "2026-06-01T14:43:54.1611775-04:00",
"ColorCode": "sample string 11",
"QuestionType": 12,
"QuestionResponseId": 13,
"SectionId": "sample string 14",
"Order": 15,
"SectionName": "sample string 16",
"MetaData": "sample string 17",
"AdditionalInfo": "sample string 18",
"IsHint": true,
"IsShowFullAddtionalInfo": true,
"AddtionalInfoImage": "sample string 21",
"QuestionOrder": 22,
"OriginalId": 23,
"Score": 24.0,
"CustomerMultiResponses": [
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
},
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
}
],
"QuestionDisplaySetting": {
"SettingId": 1,
"IsNoteAllowed": true,
"IsMediaAllowed": true,
"QuestionId": 2,
"AutoNumberType": 1,
"AutoNumberPreFix": "sample string 3",
"AutoNumberStartFrom": 1,
"AutoNumberPadWidth": 1,
"AutoNumberScope": "sample string 4"
},
"ParentChildResponse": [
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
},
{
"ParentId": 1,
"ParentName": "sample string 2",
"ChildLabel": "sample string 3",
"Children": [
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
},
{
"ChildId": 1,
"ParentId": 2,
"ParentChildId": 3,
"ChildName": "sample string 4",
"ChildLabel": "sample string 5",
"IsChildScore": true,
"ChildScore": 7.0,
"IsChildOtherOptionAvailable": true
}
],
"QuestionId": 4,
"IsScore": true,
"Score": 6.0,
"AllowManualScore": true,
"MaxManualScore": 8.0,
"IsOtherOptionAvailable": true,
"IsMultipleAllow": true
}
],
"IsOtherOptionAvailable": true,
"ChangeAction": 0,
"CanDelete": true,
"IsShowAlways": true,
"ShowNCQuestion": true,
"IsNestedQuestion": true,
"ParentId": "sample string 30",
"NestedOrder": 31,
"SectionURL": "sample string 32"
}
],
"Order": 2,
"SectionName": "sample string 3",
"CanDelete": true,
"IsShowAlways": true,
"ChangeAction": 6
}
],
"TemplateResponseType": {
"SingleResponses": [
{
"Id": 1,
"DisplayText": "sample string 2",
"DisplayType": 3,
"DisplayOrder": "sample string 4",
"NestedOption": true,
"HelpText": "sample string 6",
"Rules": [
{
"RuleDefId": 1,
"FieldTypeId": 2,
"Code": "sample string 3",
"DisplayName": "sample string 4",
"Description": "sample string 5",
"IsEnabled": true,
"UiGroup": "sample string 7",
"UiOrder": 8,
"IsMultiParam": true,
"ParamSchemaJson": "sample string 10"
},
{
"RuleDefId": 1,
"FieldTypeId": 2,
"Code": "sample string 3",
"DisplayName": "sample string 4",
"Description": "sample string 5",
"IsEnabled": true,
"UiGroup": "sample string 7",
"UiOrder": 8,
"IsMultiParam": true,
"ParamSchemaJson": "sample string 10"
}
]
},
{
"Id": 1,
"DisplayText": "sample string 2",
"DisplayType": 3,
"DisplayOrder": "sample string 4",
"NestedOption": true,
"HelpText": "sample string 6",
"Rules": [
{
"RuleDefId": 1,
"FieldTypeId": 2,
"Code": "sample string 3",
"DisplayName": "sample string 4",
"Description": "sample string 5",
"IsEnabled": true,
"UiGroup": "sample string 7",
"UiOrder": 8,
"IsMultiParam": true,
"ParamSchemaJson": "sample string 10"
},
{
"RuleDefId": 1,
"FieldTypeId": 2,
"Code": "sample string 3",
"DisplayName": "sample string 4",
"Description": "sample string 5",
"IsEnabled": true,
"UiGroup": "sample string 7",
"UiOrder": 8,
"IsMultiParam": true,
"ParamSchemaJson": "sample string 10"
}
]
}
],
"MultipleResponse": [
{
"Id": 1,
"GroupId": 2,
"DisplayText": "sample string 3",
"DisplayType": 4,
"HelpText": "sample string 5",
"BackColorCode": "sample string 6",
"ForeColorCode": "sample string 7",
"MultiResponseType": 8,
"IsEditAvailable": true,
"ResponseUId": "sample string 10",
"IsScore": true,
"Score": 12.0
},
{
"Id": 1,
"GroupId": 2,
"DisplayText": "sample string 3",
"DisplayType": 4,
"HelpText": "sample string 5",
"BackColorCode": "sample string 6",
"ForeColorCode": "sample string 7",
"MultiResponseType": 8,
"IsEditAvailable": true,
"ResponseUId": "sample string 10",
"IsScore": true,
"Score": 12.0
}
],
"UserMultipleResponse": [
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
},
{
"Id": 1,
"TemplateUniqueId": 2,
"TemplateId": "sample string 3",
"UpdatedBy": 4,
"UpdatedOn": "2026-06-01T14:43:54.1611775-04:00",
"GroupId": 6,
"DisplayText": "sample string 7",
"DisplayType": 8,
"Score": 9.0,
"HelpText": "sample string 10",
"BackColorCode": "sample string 11",
"ForeColorCode": "sample string 12",
"DisplayOrder": 13,
"IsScore": true,
"MultiResponseType": 15,
"IsMediaRequired": true,
"QuestionOriginalId": "sample string 17",
"IsScoreOnThisResponse": true,
"Hints": [
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
},
{
"ResponseId": "sample string 1",
"HintId": 2,
"Heading": "sample string 3",
"HintText": "sample string 4",
"MediaPath": "sample string 5"
}
],
"ResponseUId": "sample string 19",
"IsEditAvailable": true,
"IsExcludedFromScoring": true,
"AllowManualScore": true,
"MaxManualScore": 23.0
}
]
},
"TemplateAccess": "sample string 12",
"IsLoginRequired": true,
"URLLink": "sample string 14",
"IsCommentAllowed": true,
"DownloadPDFLInk": "sample string 16",
"IsCapa": true,
"IsAddToLibrary": true,
"IsAIImport": true,
"PrintByTemplate": true,
"ResetBySection": true,
"IsShowHorizontal": true,
"LanguageCode": "sample string 23",
"IsSectionVisibleInDropdown": true,
"IsReadOnly": true,
"IsUserAssignmentEnabled": true,
"TemplateImageURL": "sample string 27"
}
application/xml, text/xml
Sample:
<CustomerTemplate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Li.CQATS.Audit.Library.Entities.EAuditor">
<CreatedBy>5</CreatedBy>
<CreatedOn>2026-06-01T14:43:54.1611775-04:00</CreatedOn>
<DownloadPDFLInk>sample string 16</DownloadPDFLInk>
<Id>1</Id>
<IsAIImport>true</IsAIImport>
<IsAddToLibrary>true</IsAddToLibrary>
<IsCapa>true</IsCapa>
<IsCommentAllowed>true</IsCommentAllowed>
<IsDefault>true</IsDefault>
<IsLoginRequired>true</IsLoginRequired>
<IsPublic>true</IsPublic>
<IsReadOnly>true</IsReadOnly>
<IsSectionVisibleInDropdown>true</IsSectionVisibleInDropdown>
<IsShowHorizontal>true</IsShowHorizontal>
<IsUserAssignmentEnabled>true</IsUserAssignmentEnabled>
<LanguageCode>sample string 23</LanguageCode>
<PrintByTemplate>true</PrintByTemplate>
<ResetBySection>true</ResetBySection>
<Sections>
<CustomerTemplateSection>
<CanDelete>true</CanDelete>
<ChangeAction>6</ChangeAction>
<IsShowAlways>true</IsShowAlways>
<Order>2</Order>
<Questions>
<CustomerTemplateQuestions>
<AdditionalInfo>sample string 18</AdditionalInfo>
<AddtionalInfoImage>sample string 21</AddtionalInfoImage>
<CanDelete>true</CanDelete>
<ChangeAction>None</ChangeAction>
<ColorCode>sample string 11</ColorCode>
<CustomerMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
</CustomerMultiResponses>
<Id>1</Id>
<IsHint>true</IsHint>
<IsNestedQuestion>true</IsNestedQuestion>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsRequired>true</IsRequired>
<IsSection>true</IsSection>
<IsShowAlways>true</IsShowAlways>
<IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo>
<LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy>
<LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn>
<MaxAnswer>7</MaxAnswer>
<MetaData>sample string 17</MetaData>
<MinAnswer>6</MinAnswer>
<NestedOrder>31</NestedOrder>
<Order>15</Order>
<OriginalId>23</OriginalId>
<ParentChildResponse>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
</ParentChildResponse>
<ParentId>sample string 30</ParentId>
<Question>sample string 8</Question>
<QuestionDisplaySetting>
<AutoNumberPadWidth>1</AutoNumberPadWidth>
<AutoNumberPreFix>sample string 3</AutoNumberPreFix>
<AutoNumberScope>sample string 4</AutoNumberScope>
<AutoNumberStartFrom>1</AutoNumberStartFrom>
<AutoNumberType>1</AutoNumberType>
<IsMediaAllowed>true</IsMediaAllowed>
<IsNoteAllowed>true</IsNoteAllowed>
<QuestionId>2</QuestionId>
<SettingId>1</SettingId>
</QuestionDisplaySetting>
<QuestionId>sample string 2</QuestionId>
<QuestionOrder>22</QuestionOrder>
<QuestionResponseId>13</QuestionResponseId>
<QuestionType>12</QuestionType>
<Score>24</Score>
<SectionId>sample string 14</SectionId>
<SectionName>sample string 16</SectionName>
<SectionURL>sample string 32</SectionURL>
<ShowNCQuestion>true</ShowNCQuestion>
<TemplateId>sample string 3</TemplateId>
</CustomerTemplateQuestions>
<CustomerTemplateQuestions>
<AdditionalInfo>sample string 18</AdditionalInfo>
<AddtionalInfoImage>sample string 21</AddtionalInfoImage>
<CanDelete>true</CanDelete>
<ChangeAction>None</ChangeAction>
<ColorCode>sample string 11</ColorCode>
<CustomerMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
</CustomerMultiResponses>
<Id>1</Id>
<IsHint>true</IsHint>
<IsNestedQuestion>true</IsNestedQuestion>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsRequired>true</IsRequired>
<IsSection>true</IsSection>
<IsShowAlways>true</IsShowAlways>
<IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo>
<LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy>
<LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn>
<MaxAnswer>7</MaxAnswer>
<MetaData>sample string 17</MetaData>
<MinAnswer>6</MinAnswer>
<NestedOrder>31</NestedOrder>
<Order>15</Order>
<OriginalId>23</OriginalId>
<ParentChildResponse>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
</ParentChildResponse>
<ParentId>sample string 30</ParentId>
<Question>sample string 8</Question>
<QuestionDisplaySetting>
<AutoNumberPadWidth>1</AutoNumberPadWidth>
<AutoNumberPreFix>sample string 3</AutoNumberPreFix>
<AutoNumberScope>sample string 4</AutoNumberScope>
<AutoNumberStartFrom>1</AutoNumberStartFrom>
<AutoNumberType>1</AutoNumberType>
<IsMediaAllowed>true</IsMediaAllowed>
<IsNoteAllowed>true</IsNoteAllowed>
<QuestionId>2</QuestionId>
<SettingId>1</SettingId>
</QuestionDisplaySetting>
<QuestionId>sample string 2</QuestionId>
<QuestionOrder>22</QuestionOrder>
<QuestionResponseId>13</QuestionResponseId>
<QuestionType>12</QuestionType>
<Score>24</Score>
<SectionId>sample string 14</SectionId>
<SectionName>sample string 16</SectionName>
<SectionURL>sample string 32</SectionURL>
<ShowNCQuestion>true</ShowNCQuestion>
<TemplateId>sample string 3</TemplateId>
</CustomerTemplateQuestions>
</Questions>
<SectionId>sample string 1</SectionId>
<SectionName>sample string 3</SectionName>
</CustomerTemplateSection>
<CustomerTemplateSection>
<CanDelete>true</CanDelete>
<ChangeAction>6</ChangeAction>
<IsShowAlways>true</IsShowAlways>
<Order>2</Order>
<Questions>
<CustomerTemplateQuestions>
<AdditionalInfo>sample string 18</AdditionalInfo>
<AddtionalInfoImage>sample string 21</AddtionalInfoImage>
<CanDelete>true</CanDelete>
<ChangeAction>None</ChangeAction>
<ColorCode>sample string 11</ColorCode>
<CustomerMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
</CustomerMultiResponses>
<Id>1</Id>
<IsHint>true</IsHint>
<IsNestedQuestion>true</IsNestedQuestion>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsRequired>true</IsRequired>
<IsSection>true</IsSection>
<IsShowAlways>true</IsShowAlways>
<IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo>
<LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy>
<LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn>
<MaxAnswer>7</MaxAnswer>
<MetaData>sample string 17</MetaData>
<MinAnswer>6</MinAnswer>
<NestedOrder>31</NestedOrder>
<Order>15</Order>
<OriginalId>23</OriginalId>
<ParentChildResponse>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
</ParentChildResponse>
<ParentId>sample string 30</ParentId>
<Question>sample string 8</Question>
<QuestionDisplaySetting>
<AutoNumberPadWidth>1</AutoNumberPadWidth>
<AutoNumberPreFix>sample string 3</AutoNumberPreFix>
<AutoNumberScope>sample string 4</AutoNumberScope>
<AutoNumberStartFrom>1</AutoNumberStartFrom>
<AutoNumberType>1</AutoNumberType>
<IsMediaAllowed>true</IsMediaAllowed>
<IsNoteAllowed>true</IsNoteAllowed>
<QuestionId>2</QuestionId>
<SettingId>1</SettingId>
</QuestionDisplaySetting>
<QuestionId>sample string 2</QuestionId>
<QuestionOrder>22</QuestionOrder>
<QuestionResponseId>13</QuestionResponseId>
<QuestionType>12</QuestionType>
<Score>24</Score>
<SectionId>sample string 14</SectionId>
<SectionName>sample string 16</SectionName>
<SectionURL>sample string 32</SectionURL>
<ShowNCQuestion>true</ShowNCQuestion>
<TemplateId>sample string 3</TemplateId>
</CustomerTemplateQuestions>
<CustomerTemplateQuestions>
<AdditionalInfo>sample string 18</AdditionalInfo>
<AddtionalInfoImage>sample string 21</AddtionalInfoImage>
<CanDelete>true</CanDelete>
<ChangeAction>None</ChangeAction>
<ColorCode>sample string 11</ColorCode>
<CustomerMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
</CustomerMultiResponses>
<Id>1</Id>
<IsHint>true</IsHint>
<IsNestedQuestion>true</IsNestedQuestion>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsRequired>true</IsRequired>
<IsSection>true</IsSection>
<IsShowAlways>true</IsShowAlways>
<IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo>
<LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy>
<LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn>
<MaxAnswer>7</MaxAnswer>
<MetaData>sample string 17</MetaData>
<MinAnswer>6</MinAnswer>
<NestedOrder>31</NestedOrder>
<Order>15</Order>
<OriginalId>23</OriginalId>
<ParentChildResponse>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
<CustomerTemplateParentResponses>
<AllowManualScore>true</AllowManualScore>
<ChildLabel>sample string 3</ChildLabel>
<Children>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
<CustomerTemplateParentChildResponses>
<ChildId>1</ChildId>
<ChildLabel>sample string 5</ChildLabel>
<ChildName>sample string 4</ChildName>
<ChildScore>7</ChildScore>
<IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable>
<IsChildScore>true</IsChildScore>
<ParentChildId>3</ParentChildId>
<ParentId>2</ParentId>
</CustomerTemplateParentChildResponses>
</Children>
<IsMultipleAllow>true</IsMultipleAllow>
<IsOtherOptionAvailable>true</IsOtherOptionAvailable>
<IsScore>true</IsScore>
<MaxManualScore>8</MaxManualScore>
<ParentId>1</ParentId>
<ParentName>sample string 2</ParentName>
<QuestionId>4</QuestionId>
<Score>6</Score>
</CustomerTemplateParentResponses>
</ParentChildResponse>
<ParentId>sample string 30</ParentId>
<Question>sample string 8</Question>
<QuestionDisplaySetting>
<AutoNumberPadWidth>1</AutoNumberPadWidth>
<AutoNumberPreFix>sample string 3</AutoNumberPreFix>
<AutoNumberScope>sample string 4</AutoNumberScope>
<AutoNumberStartFrom>1</AutoNumberStartFrom>
<AutoNumberType>1</AutoNumberType>
<IsMediaAllowed>true</IsMediaAllowed>
<IsNoteAllowed>true</IsNoteAllowed>
<QuestionId>2</QuestionId>
<SettingId>1</SettingId>
</QuestionDisplaySetting>
<QuestionId>sample string 2</QuestionId>
<QuestionOrder>22</QuestionOrder>
<QuestionResponseId>13</QuestionResponseId>
<QuestionType>12</QuestionType>
<Score>24</Score>
<SectionId>sample string 14</SectionId>
<SectionName>sample string 16</SectionName>
<SectionURL>sample string 32</SectionURL>
<ShowNCQuestion>true</ShowNCQuestion>
<TemplateId>sample string 3</TemplateId>
</CustomerTemplateQuestions>
</Questions>
<SectionId>sample string 1</SectionId>
<SectionName>sample string 3</SectionName>
</CustomerTemplateSection>
</Sections>
<Status>9</Status>
<TemplateAccess>sample string 12</TemplateAccess>
<TemplateDescription>sample string 8</TemplateDescription>
<TemplateId>sample string 3</TemplateId>
<TemplateImageURL>sample string 27</TemplateImageURL>
<TemplateName>sample string 2</TemplateName>
<TemplateResponseType xmlns:d2p1="http://schemas.datacontract.org/2004/07/Li.CQATS.Audit.Library.Entities">
<d2p1:MultipleResponse>
<d2p1:MultiOptionResponse>
<d2p1:BackColorCode>sample string 6</d2p1:BackColorCode>
<d2p1:DisplayText>sample string 3</d2p1:DisplayText>
<d2p1:DisplayType>4</d2p1:DisplayType>
<d2p1:ForeColorCode>sample string 7</d2p1:ForeColorCode>
<d2p1:GroupId>2</d2p1:GroupId>
<d2p1:HelpText>sample string 5</d2p1:HelpText>
<d2p1:Id>1</d2p1:Id>
<d2p1:IsEditAvailable>true</d2p1:IsEditAvailable>
<d2p1:IsScore>true</d2p1:IsScore>
<d2p1:MultiResponseType>8</d2p1:MultiResponseType>
<d2p1:ResponseUId>sample string 10</d2p1:ResponseUId>
<d2p1:Score>12</d2p1:Score>
</d2p1:MultiOptionResponse>
<d2p1:MultiOptionResponse>
<d2p1:BackColorCode>sample string 6</d2p1:BackColorCode>
<d2p1:DisplayText>sample string 3</d2p1:DisplayText>
<d2p1:DisplayType>4</d2p1:DisplayType>
<d2p1:ForeColorCode>sample string 7</d2p1:ForeColorCode>
<d2p1:GroupId>2</d2p1:GroupId>
<d2p1:HelpText>sample string 5</d2p1:HelpText>
<d2p1:Id>1</d2p1:Id>
<d2p1:IsEditAvailable>true</d2p1:IsEditAvailable>
<d2p1:IsScore>true</d2p1:IsScore>
<d2p1:MultiResponseType>8</d2p1:MultiResponseType>
<d2p1:ResponseUId>sample string 10</d2p1:ResponseUId>
<d2p1:Score>12</d2p1:Score>
</d2p1:MultiOptionResponse>
</d2p1:MultipleResponse>
<d2p1:SingleResponses>
<d2p1:SingleOptionResponse>
<d2p1:DisplayOrder>sample string 4</d2p1:DisplayOrder>
<d2p1:DisplayText>sample string 2</d2p1:DisplayText>
<d2p1:DisplayType>3</d2p1:DisplayType>
<d2p1:HelpText>sample string 6</d2p1:HelpText>
<d2p1:Id>1</d2p1:Id>
<d2p1:NestedOption>true</d2p1:NestedOption>
<d2p1:Rules>
<d2p1:RuleDefModel>
<d2p1:Code>sample string 3</d2p1:Code>
<d2p1:Description>sample string 5</d2p1:Description>
<d2p1:DisplayName>sample string 4</d2p1:DisplayName>
<d2p1:FieldTypeId>2</d2p1:FieldTypeId>
<d2p1:IsEnabled>true</d2p1:IsEnabled>
<d2p1:IsMultiParam>true</d2p1:IsMultiParam>
<d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson>
<d2p1:RuleDefId>1</d2p1:RuleDefId>
<d2p1:UiGroup>sample string 7</d2p1:UiGroup>
<d2p1:UiOrder>8</d2p1:UiOrder>
</d2p1:RuleDefModel>
<d2p1:RuleDefModel>
<d2p1:Code>sample string 3</d2p1:Code>
<d2p1:Description>sample string 5</d2p1:Description>
<d2p1:DisplayName>sample string 4</d2p1:DisplayName>
<d2p1:FieldTypeId>2</d2p1:FieldTypeId>
<d2p1:IsEnabled>true</d2p1:IsEnabled>
<d2p1:IsMultiParam>true</d2p1:IsMultiParam>
<d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson>
<d2p1:RuleDefId>1</d2p1:RuleDefId>
<d2p1:UiGroup>sample string 7</d2p1:UiGroup>
<d2p1:UiOrder>8</d2p1:UiOrder>
</d2p1:RuleDefModel>
</d2p1:Rules>
</d2p1:SingleOptionResponse>
<d2p1:SingleOptionResponse>
<d2p1:DisplayOrder>sample string 4</d2p1:DisplayOrder>
<d2p1:DisplayText>sample string 2</d2p1:DisplayText>
<d2p1:DisplayType>3</d2p1:DisplayType>
<d2p1:HelpText>sample string 6</d2p1:HelpText>
<d2p1:Id>1</d2p1:Id>
<d2p1:NestedOption>true</d2p1:NestedOption>
<d2p1:Rules>
<d2p1:RuleDefModel>
<d2p1:Code>sample string 3</d2p1:Code>
<d2p1:Description>sample string 5</d2p1:Description>
<d2p1:DisplayName>sample string 4</d2p1:DisplayName>
<d2p1:FieldTypeId>2</d2p1:FieldTypeId>
<d2p1:IsEnabled>true</d2p1:IsEnabled>
<d2p1:IsMultiParam>true</d2p1:IsMultiParam>
<d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson>
<d2p1:RuleDefId>1</d2p1:RuleDefId>
<d2p1:UiGroup>sample string 7</d2p1:UiGroup>
<d2p1:UiOrder>8</d2p1:UiOrder>
</d2p1:RuleDefModel>
<d2p1:RuleDefModel>
<d2p1:Code>sample string 3</d2p1:Code>
<d2p1:Description>sample string 5</d2p1:Description>
<d2p1:DisplayName>sample string 4</d2p1:DisplayName>
<d2p1:FieldTypeId>2</d2p1:FieldTypeId>
<d2p1:IsEnabled>true</d2p1:IsEnabled>
<d2p1:IsMultiParam>true</d2p1:IsMultiParam>
<d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson>
<d2p1:RuleDefId>1</d2p1:RuleDefId>
<d2p1:UiGroup>sample string 7</d2p1:UiGroup>
<d2p1:UiOrder>8</d2p1:UiOrder>
</d2p1:RuleDefModel>
</d2p1:Rules>
</d2p1:SingleOptionResponse>
</d2p1:SingleResponses>
<d2p1:UserMultipleResponse>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
<CustomerTemplateMultiResponses>
<AllowManualScore>true</AllowManualScore>
<BackColorCode>sample string 11</BackColorCode>
<DisplayOrder>13</DisplayOrder>
<DisplayText>sample string 7</DisplayText>
<DisplayType>8</DisplayType>
<ForeColorCode>sample string 12</ForeColorCode>
<GroupId>6</GroupId>
<HelpText>sample string 10</HelpText>
<Hints>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
<CustomerTemplateMultiResponsesHint>
<Heading>sample string 3</Heading>
<HintId>2</HintId>
<HintText>sample string 4</HintText>
<MediaPath>sample string 5</MediaPath>
<ResponseId>sample string 1</ResponseId>
</CustomerTemplateMultiResponsesHint>
</Hints>
<Id>1</Id>
<IsEditAvailable>true</IsEditAvailable>
<IsExcludedFromScoring>true</IsExcludedFromScoring>
<IsMediaRequired>true</IsMediaRequired>
<IsScore>true</IsScore>
<IsScoreOnThisResponse>true</IsScoreOnThisResponse>
<MaxManualScore>23</MaxManualScore>
<MultiResponseType>15</MultiResponseType>
<QuestionOriginalId>sample string 17</QuestionOriginalId>
<ResponseUId>sample string 19</ResponseUId>
<Score>9</Score>
<TemplateId>sample string 3</TemplateId>
<TemplateUniqueId>2</TemplateUniqueId>
<UpdatedBy>4</UpdatedBy>
<UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn>
</CustomerTemplateMultiResponses>
</d2p1:UserMultipleResponse>
</TemplateResponseType>
<TemplateType>6</TemplateType>
<TemplateTypeName>sample string 7</TemplateTypeName>
<URLLink>sample string 14</URLLink>
</CustomerTemplate>
multipart/form-data
Sample:
<CustomerTemplate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Li.CQATS.Audit.Library.Entities.EAuditor"><CreatedBy>5</CreatedBy><CreatedOn>2026-06-01T14:43:54.1611775-04:00</CreatedOn><DownloadPDFLInk>sample string 16</DownloadPDFLInk><Id>1</Id><IsAIImport>true</IsAIImport><IsAddToLibrary>true</IsAddToLibrary><IsCapa>true</IsCapa><IsCommentAllowed>true</IsCommentAllowed><IsDefault>true</IsDefault><IsLoginRequired>true</IsLoginRequired><IsPublic>true</IsPublic><IsReadOnly>true</IsReadOnly><IsSectionVisibleInDropdown>true</IsSectionVisibleInDropdown><IsShowHorizontal>true</IsShowHorizontal><IsUserAssignmentEnabled>true</IsUserAssignmentEnabled><LanguageCode>sample string 23</LanguageCode><PrintByTemplate>true</PrintByTemplate><ResetBySection>true</ResetBySection><Sections><CustomerTemplateSection><CanDelete>true</CanDelete><ChangeAction>6</ChangeAction><IsShowAlways>true</IsShowAlways><Order>2</Order><Questions><CustomerTemplateQuestions><AdditionalInfo>sample string 18</AdditionalInfo><AddtionalInfoImage>sample string 21</AddtionalInfoImage><CanDelete>true</CanDelete><ChangeAction>None</ChangeAction><ColorCode>sample string 11</ColorCode><CustomerMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses></CustomerMultiResponses><Id>1</Id><IsHint>true</IsHint><IsNestedQuestion>true</IsNestedQuestion><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsRequired>true</IsRequired><IsSection>true</IsSection><IsShowAlways>true</IsShowAlways><IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo><LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy><LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn><MaxAnswer>7</MaxAnswer><MetaData>sample string 17</MetaData><MinAnswer>6</MinAnswer><NestedOrder>31</NestedOrder><Order>15</Order><OriginalId>23</OriginalId><ParentChildResponse><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses></ParentChildResponse><ParentId>sample string 30</ParentId><Question>sample string 8</Question><QuestionDisplaySetting><AutoNumberPadWidth>1</AutoNumberPadWidth><AutoNumberPreFix>sample string 3</AutoNumberPreFix><AutoNumberScope>sample string 4</AutoNumberScope><AutoNumberStartFrom>1</AutoNumberStartFrom><AutoNumberType>1</AutoNumberType><IsMediaAllowed>true</IsMediaAllowed><IsNoteAllowed>true</IsNoteAllowed><QuestionId>2</QuestionId><SettingId>1</SettingId></QuestionDisplaySetting><QuestionId>sample string 2</QuestionId><QuestionOrder>22</QuestionOrder><QuestionResponseId>13</QuestionResponseId><QuestionType>12</QuestionType><Score>24</Score><SectionId>sample string 14</SectionId><SectionName>sample string 16</SectionName><SectionURL>sample string 32</SectionURL><ShowNCQuestion>true</ShowNCQuestion><TemplateId>sample string 3</TemplateId></CustomerTemplateQuestions><CustomerTemplateQuestions><AdditionalInfo>sample string 18</AdditionalInfo><AddtionalInfoImage>sample string 21</AddtionalInfoImage><CanDelete>true</CanDelete><ChangeAction>None</ChangeAction><ColorCode>sample string 11</ColorCode><CustomerMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses></CustomerMultiResponses><Id>1</Id><IsHint>true</IsHint><IsNestedQuestion>true</IsNestedQuestion><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsRequired>true</IsRequired><IsSection>true</IsSection><IsShowAlways>true</IsShowAlways><IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo><LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy><LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn><MaxAnswer>7</MaxAnswer><MetaData>sample string 17</MetaData><MinAnswer>6</MinAnswer><NestedOrder>31</NestedOrder><Order>15</Order><OriginalId>23</OriginalId><ParentChildResponse><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses></ParentChildResponse><ParentId>sample string 30</ParentId><Question>sample string 8</Question><QuestionDisplaySetting><AutoNumberPadWidth>1</AutoNumberPadWidth><AutoNumberPreFix>sample string 3</AutoNumberPreFix><AutoNumberScope>sample string 4</AutoNumberScope><AutoNumberStartFrom>1</AutoNumberStartFrom><AutoNumberType>1</AutoNumberType><IsMediaAllowed>true</IsMediaAllowed><IsNoteAllowed>true</IsNoteAllowed><QuestionId>2</QuestionId><SettingId>1</SettingId></QuestionDisplaySetting><QuestionId>sample string 2</QuestionId><QuestionOrder>22</QuestionOrder><QuestionResponseId>13</QuestionResponseId><QuestionType>12</QuestionType><Score>24</Score><SectionId>sample string 14</SectionId><SectionName>sample string 16</SectionName><SectionURL>sample string 32</SectionURL><ShowNCQuestion>true</ShowNCQuestion><TemplateId>sample string 3</TemplateId></CustomerTemplateQuestions></Questions><SectionId>sample string 1</SectionId><SectionName>sample string 3</SectionName></CustomerTemplateSection><CustomerTemplateSection><CanDelete>true</CanDelete><ChangeAction>6</ChangeAction><IsShowAlways>true</IsShowAlways><Order>2</Order><Questions><CustomerTemplateQuestions><AdditionalInfo>sample string 18</AdditionalInfo><AddtionalInfoImage>sample string 21</AddtionalInfoImage><CanDelete>true</CanDelete><ChangeAction>None</ChangeAction><ColorCode>sample string 11</ColorCode><CustomerMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses></CustomerMultiResponses><Id>1</Id><IsHint>true</IsHint><IsNestedQuestion>true</IsNestedQuestion><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsRequired>true</IsRequired><IsSection>true</IsSection><IsShowAlways>true</IsShowAlways><IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo><LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy><LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn><MaxAnswer>7</MaxAnswer><MetaData>sample string 17</MetaData><MinAnswer>6</MinAnswer><NestedOrder>31</NestedOrder><Order>15</Order><OriginalId>23</OriginalId><ParentChildResponse><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses></ParentChildResponse><ParentId>sample string 30</ParentId><Question>sample string 8</Question><QuestionDisplaySetting><AutoNumberPadWidth>1</AutoNumberPadWidth><AutoNumberPreFix>sample string 3</AutoNumberPreFix><AutoNumberScope>sample string 4</AutoNumberScope><AutoNumberStartFrom>1</AutoNumberStartFrom><AutoNumberType>1</AutoNumberType><IsMediaAllowed>true</IsMediaAllowed><IsNoteAllowed>true</IsNoteAllowed><QuestionId>2</QuestionId><SettingId>1</SettingId></QuestionDisplaySetting><QuestionId>sample string 2</QuestionId><QuestionOrder>22</QuestionOrder><QuestionResponseId>13</QuestionResponseId><QuestionType>12</QuestionType><Score>24</Score><SectionId>sample string 14</SectionId><SectionName>sample string 16</SectionName><SectionURL>sample string 32</SectionURL><ShowNCQuestion>true</ShowNCQuestion><TemplateId>sample string 3</TemplateId></CustomerTemplateQuestions><CustomerTemplateQuestions><AdditionalInfo>sample string 18</AdditionalInfo><AddtionalInfoImage>sample string 21</AddtionalInfoImage><CanDelete>true</CanDelete><ChangeAction>None</ChangeAction><ColorCode>sample string 11</ColorCode><CustomerMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses></CustomerMultiResponses><Id>1</Id><IsHint>true</IsHint><IsNestedQuestion>true</IsNestedQuestion><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsRequired>true</IsRequired><IsSection>true</IsSection><IsShowAlways>true</IsShowAlways><IsShowFullAddtionalInfo>true</IsShowFullAddtionalInfo><LastUpdatedBy>2026-06-01T14:43:54.1611775-04:00</LastUpdatedBy><LastUpdatedOn>2026-06-01T14:43:54.1611775-04:00</LastUpdatedOn><MaxAnswer>7</MaxAnswer><MetaData>sample string 17</MetaData><MinAnswer>6</MinAnswer><NestedOrder>31</NestedOrder><Order>15</Order><OriginalId>23</OriginalId><ParentChildResponse><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses><CustomerTemplateParentResponses><AllowManualScore>true</AllowManualScore><ChildLabel>sample string 3</ChildLabel><Children><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses><CustomerTemplateParentChildResponses><ChildId>1</ChildId><ChildLabel>sample string 5</ChildLabel><ChildName>sample string 4</ChildName><ChildScore>7</ChildScore><IsChildOtherOptionAvailable>true</IsChildOtherOptionAvailable><IsChildScore>true</IsChildScore><ParentChildId>3</ParentChildId><ParentId>2</ParentId></CustomerTemplateParentChildResponses></Children><IsMultipleAllow>true</IsMultipleAllow><IsOtherOptionAvailable>true</IsOtherOptionAvailable><IsScore>true</IsScore><MaxManualScore>8</MaxManualScore><ParentId>1</ParentId><ParentName>sample string 2</ParentName><QuestionId>4</QuestionId><Score>6</Score></CustomerTemplateParentResponses></ParentChildResponse><ParentId>sample string 30</ParentId><Question>sample string 8</Question><QuestionDisplaySetting><AutoNumberPadWidth>1</AutoNumberPadWidth><AutoNumberPreFix>sample string 3</AutoNumberPreFix><AutoNumberScope>sample string 4</AutoNumberScope><AutoNumberStartFrom>1</AutoNumberStartFrom><AutoNumberType>1</AutoNumberType><IsMediaAllowed>true</IsMediaAllowed><IsNoteAllowed>true</IsNoteAllowed><QuestionId>2</QuestionId><SettingId>1</SettingId></QuestionDisplaySetting><QuestionId>sample string 2</QuestionId><QuestionOrder>22</QuestionOrder><QuestionResponseId>13</QuestionResponseId><QuestionType>12</QuestionType><Score>24</Score><SectionId>sample string 14</SectionId><SectionName>sample string 16</SectionName><SectionURL>sample string 32</SectionURL><ShowNCQuestion>true</ShowNCQuestion><TemplateId>sample string 3</TemplateId></CustomerTemplateQuestions></Questions><SectionId>sample string 1</SectionId><SectionName>sample string 3</SectionName></CustomerTemplateSection></Sections><Status>9</Status><TemplateAccess>sample string 12</TemplateAccess><TemplateDescription>sample string 8</TemplateDescription><TemplateId>sample string 3</TemplateId><TemplateImageURL>sample string 27</TemplateImageURL><TemplateName>sample string 2</TemplateName><TemplateResponseType xmlns:d2p1="http://schemas.datacontract.org/2004/07/Li.CQATS.Audit.Library.Entities"><d2p1:MultipleResponse><d2p1:MultiOptionResponse><d2p1:BackColorCode>sample string 6</d2p1:BackColorCode><d2p1:DisplayText>sample string 3</d2p1:DisplayText><d2p1:DisplayType>4</d2p1:DisplayType><d2p1:ForeColorCode>sample string 7</d2p1:ForeColorCode><d2p1:GroupId>2</d2p1:GroupId><d2p1:HelpText>sample string 5</d2p1:HelpText><d2p1:Id>1</d2p1:Id><d2p1:IsEditAvailable>true</d2p1:IsEditAvailable><d2p1:IsScore>true</d2p1:IsScore><d2p1:MultiResponseType>8</d2p1:MultiResponseType><d2p1:ResponseUId>sample string 10</d2p1:ResponseUId><d2p1:Score>12</d2p1:Score></d2p1:MultiOptionResponse><d2p1:MultiOptionResponse><d2p1:BackColorCode>sample string 6</d2p1:BackColorCode><d2p1:DisplayText>sample string 3</d2p1:DisplayText><d2p1:DisplayType>4</d2p1:DisplayType><d2p1:ForeColorCode>sample string 7</d2p1:ForeColorCode><d2p1:GroupId>2</d2p1:GroupId><d2p1:HelpText>sample string 5</d2p1:HelpText><d2p1:Id>1</d2p1:Id><d2p1:IsEditAvailable>true</d2p1:IsEditAvailable><d2p1:IsScore>true</d2p1:IsScore><d2p1:MultiResponseType>8</d2p1:MultiResponseType><d2p1:ResponseUId>sample string 10</d2p1:ResponseUId><d2p1:Score>12</d2p1:Score></d2p1:MultiOptionResponse></d2p1:MultipleResponse><d2p1:SingleResponses><d2p1:SingleOptionResponse><d2p1:DisplayOrder>sample string 4</d2p1:DisplayOrder><d2p1:DisplayText>sample string 2</d2p1:DisplayText><d2p1:DisplayType>3</d2p1:DisplayType><d2p1:HelpText>sample string 6</d2p1:HelpText><d2p1:Id>1</d2p1:Id><d2p1:NestedOption>true</d2p1:NestedOption><d2p1:Rules><d2p1:RuleDefModel><d2p1:Code>sample string 3</d2p1:Code><d2p1:Description>sample string 5</d2p1:Description><d2p1:DisplayName>sample string 4</d2p1:DisplayName><d2p1:FieldTypeId>2</d2p1:FieldTypeId><d2p1:IsEnabled>true</d2p1:IsEnabled><d2p1:IsMultiParam>true</d2p1:IsMultiParam><d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson><d2p1:RuleDefId>1</d2p1:RuleDefId><d2p1:UiGroup>sample string 7</d2p1:UiGroup><d2p1:UiOrder>8</d2p1:UiOrder></d2p1:RuleDefModel><d2p1:RuleDefModel><d2p1:Code>sample string 3</d2p1:Code><d2p1:Description>sample string 5</d2p1:Description><d2p1:DisplayName>sample string 4</d2p1:DisplayName><d2p1:FieldTypeId>2</d2p1:FieldTypeId><d2p1:IsEnabled>true</d2p1:IsEnabled><d2p1:IsMultiParam>true</d2p1:IsMultiParam><d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson><d2p1:RuleDefId>1</d2p1:RuleDefId><d2p1:UiGroup>sample string 7</d2p1:UiGroup><d2p1:UiOrder>8</d2p1:UiOrder></d2p1:RuleDefModel></d2p1:Rules></d2p1:SingleOptionResponse><d2p1:SingleOptionResponse><d2p1:DisplayOrder>sample string 4</d2p1:DisplayOrder><d2p1:DisplayText>sample string 2</d2p1:DisplayText><d2p1:DisplayType>3</d2p1:DisplayType><d2p1:HelpText>sample string 6</d2p1:HelpText><d2p1:Id>1</d2p1:Id><d2p1:NestedOption>true</d2p1:NestedOption><d2p1:Rules><d2p1:RuleDefModel><d2p1:Code>sample string 3</d2p1:Code><d2p1:Description>sample string 5</d2p1:Description><d2p1:DisplayName>sample string 4</d2p1:DisplayName><d2p1:FieldTypeId>2</d2p1:FieldTypeId><d2p1:IsEnabled>true</d2p1:IsEnabled><d2p1:IsMultiParam>true</d2p1:IsMultiParam><d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson><d2p1:RuleDefId>1</d2p1:RuleDefId><d2p1:UiGroup>sample string 7</d2p1:UiGroup><d2p1:UiOrder>8</d2p1:UiOrder></d2p1:RuleDefModel><d2p1:RuleDefModel><d2p1:Code>sample string 3</d2p1:Code><d2p1:Description>sample string 5</d2p1:Description><d2p1:DisplayName>sample string 4</d2p1:DisplayName><d2p1:FieldTypeId>2</d2p1:FieldTypeId><d2p1:IsEnabled>true</d2p1:IsEnabled><d2p1:IsMultiParam>true</d2p1:IsMultiParam><d2p1:ParamSchemaJson>sample string 10</d2p1:ParamSchemaJson><d2p1:RuleDefId>1</d2p1:RuleDefId><d2p1:UiGroup>sample string 7</d2p1:UiGroup><d2p1:UiOrder>8</d2p1:UiOrder></d2p1:RuleDefModel></d2p1:Rules></d2p1:SingleOptionResponse></d2p1:SingleResponses><d2p1:UserMultipleResponse><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses><CustomerTemplateMultiResponses><AllowManualScore>true</AllowManualScore><BackColorCode>sample string 11</BackColorCode><DisplayOrder>13</DisplayOrder><DisplayText>sample string 7</DisplayText><DisplayType>8</DisplayType><ForeColorCode>sample string 12</ForeColorCode><GroupId>6</GroupId><HelpText>sample string 10</HelpText><Hints><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint><CustomerTemplateMultiResponsesHint><Heading>sample string 3</Heading><HintId>2</HintId><HintText>sample string 4</HintText><MediaPath>sample string 5</MediaPath><ResponseId>sample string 1</ResponseId></CustomerTemplateMultiResponsesHint></Hints><Id>1</Id><IsEditAvailable>true</IsEditAvailable><IsExcludedFromScoring>true</IsExcludedFromScoring><IsMediaRequired>true</IsMediaRequired><IsScore>true</IsScore><IsScoreOnThisResponse>true</IsScoreOnThisResponse><MaxManualScore>23</MaxManualScore><MultiResponseType>15</MultiResponseType><QuestionOriginalId>sample string 17</QuestionOriginalId><ResponseUId>sample string 19</ResponseUId><Score>9</Score><TemplateId>sample string 3</TemplateId><TemplateUniqueId>2</TemplateUniqueId><UpdatedBy>4</UpdatedBy><UpdatedOn>2026-06-01T14:43:54.1611775-04:00</UpdatedOn></CustomerTemplateMultiResponses></d2p1:UserMultipleResponse></TemplateResponseType><TemplateType>6</TemplateType><TemplateTypeName>sample string 7</TemplateTypeName><URLLink>sample string 14</URLLink></CustomerTemplate>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.