POST user/NewTemplateQuestion
Request Information
URI Parameters
None.
Body Parameters
CustomerTemplateQuestions| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| QuestionId | string |
None. |
|
| TemplateId | string |
None. |
|
| IsSection | boolean |
None. |
|
| IsRequired | boolean |
None. |
|
| MinAnswer | integer |
None. |
|
| MaxAnswer | integer |
None. |
|
| Question | string |
None. |
|
| LastUpdatedOn | date |
None. |
|
| LastUpdatedBy | date |
None. |
|
| ColorCode | string |
None. |
|
| QuestionType | integer |
None. |
|
| QuestionResponseId | integer |
None. |
|
| SectionId | string |
None. |
|
| Order | integer |
None. |
|
| SectionName | string |
None. |
|
| MetaData | string |
None. |
|
| AdditionalInfo | string |
None. |
|
| IsHint | boolean |
None. |
|
| IsShowFullAddtionalInfo | boolean |
None. |
|
| AddtionalInfoImage | string |
None. |
|
| QuestionOrder | integer |
None. |
|
| OriginalId | integer |
None. |
|
| Score | decimal number |
None. |
|
| CustomerMultiResponses | Collection of CustomerTemplateMultiResponses |
None. |
|
| QuestionDisplaySetting | QuestionSetting |
None. |
|
| ParentChildResponse | Collection of CustomerTemplateParentResponses |
None. |
|
| IsOtherOptionAvailable | boolean |
None. |
|
| ChangeAction | ChangeAction |
None. |
|
| CanDelete | boolean |
None. |
|
| IsShowAlways | boolean |
None. |
|
| ShowNCQuestion | boolean |
None. |
|
| IsNestedQuestion | boolean |
None. |
|
| ParentId | string |
None. |
|
| NestedOrder | integer |
None. |
|
| SectionURL | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"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:42:51.0186105-04:00",
"LastUpdatedBy": "2026-06-01T14:42:51.0186105-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:42:51.0186105-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:42:51.0186105-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"
}
application/xml, text/xml
Sample:
<CustomerTemplateQuestions xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Li.CQATS.Audit.Library.Entities.EAuditor">
<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:42:51.0186105-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:42:51.0186105-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:42:51.0186105-04:00</LastUpdatedBy>
<LastUpdatedOn>2026-06-01T14:42:51.0186105-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>
multipart/form-data
Sample:
<CustomerTemplateQuestions xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Li.CQATS.Audit.Library.Entities.EAuditor"><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:42:51.0186105-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:42:51.0186105-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:42:51.0186105-04:00</LastUpdatedBy><LastUpdatedOn>2026-06-01T14:42:51.0186105-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>
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.