Update an assessment
patch
/crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/Assessments/{AssessmentId}
Request
Path Parameters
-
AssessmentId(required): integer(int64)
The unique identifier of an assessment.
-
OptyNumber(required): string
The unique alternate identifier for the opportunity.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AssessAnswerGroups: array
Assessment Answer Groups
Title:
Assessment Answer GroupsThe assessment answer groups resource is used to view and update the question groups in an assessment. -
AssessedLanguage: string
Title:
Assessment LanguageMaximum Length:4Default Value:USThe language of the assessment. -
AssessedObjectId: integer
(int64)
Title:
Assessed Object IDThe unique identifier of the assessed business object. -
AssessmentId: integer
(int64)
Title:
Assessment IDThe unique identifier of an assessment. -
ConflictId: integer
(int64)
Title:
Conflict IDDefault Value:0The value used to guarantee the uniqueness of the row when duplicates are created in different databases in case of a disconnected mobile such as mobile databases, or the server. -
Name: string
Title:
NameMaximum Length:255The name of the assessment. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:INCOMPLETEThe code indicating the valid status of the assessment. The valid values are IN_PROGRESS and COMPLETE. -
TotalAnswered: number
Title:
Total Questions AnsweredThe number of questions answered in the assessment. -
TotalQuestions: number
Title:
Total QuestionsThe total number of questions to be answered in the assessment.
Nested Schema : Assessment Answer Groups
Type:
arrayTitle:
Assessment Answer GroupsThe assessment answer groups resource is used to view and update the question groups in an assessment.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AssessAnswerGroupId: integer
(int64)
The unique identifier of the answer group.
-
AssessmentAnswer: array
Assessment Answers
Title:
Assessment AnswersThe assessment answers resource is used to view and update a response to a question in the question group. -
AssessmentId: integer
(int64)
The unique identifier of the assessment associated with answer group.
Nested Schema : Assessment Answers
Type:
arrayTitle:
Assessment AnswersThe assessment answers resource is used to view and update a response to a question in the question group.
Show Source
Nested Schema : schema
Type:
Show Source
object-
Answered: string
Indicates if the question is answered or not.
-
AnswerId: integer
(int64)
The unique identifier of the assessment answer.
-
AttributeValueId: integer
(int64)
Title:
ResponseThe unique identifier of the response. -
Comments: string
Title:
CommentsMaximum Length:1500The assessment runtime comments entered by end user. -
HasComments: string
Indicates if the comments are present or not.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : opportunities-Assessments-item-response
Type:
Show Source
object-
AssessAnswerGroups: array
Assessment Answer Groups
Title:
Assessment Answer GroupsThe assessment answer groups resource is used to view and update the question groups in an assessment. -
AssessedLanguage: string
Title:
Assessment LanguageMaximum Length:4Default Value:USThe language of the assessment. -
AssessedObjectId: integer
(int64)
Title:
Assessed Object IDThe unique identifier of the assessed business object. -
AssessedObjTypeCode: string
Title:
Object Type CodeMaximum Length:30The code indicating the type of the assessed business object. -
AssessmentId: integer
(int64)
Title:
Assessment IDThe unique identifier of an assessment. -
AssessmentScore: integer
(int64)
Title:
ScoreDefault Value:0The calculated score of assessment. -
AssessTemplateId: integer
(int64)
Title:
Template NameThe unique identifier of the assessment template that served as the source of this assessment. -
BusinessUnit: integer
(int64)
Title:
Business UnitThe name of the business unit passed when creating an assessment, and corresponds to the business unit of the business object. -
ConflictId: integer
(int64)
Title:
Conflict IDDefault Value:0The value used to guarantee the uniqueness of the row when duplicates are created in different databases in case of a disconnected mobile such as mobile databases, or the server. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the assessment record. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the assessment record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the assessment record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:255The name of the assessment. -
RatingFeedback: string
Title:
FeedbackRead Only:trueThe feedback mapped to the rating. -
RatingTerm: string
Title:
RatingRead Only:trueThe overall rating of the assessment as configured in the associated assessment template. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:INCOMPLETEThe code indicating the valid status of the assessment. The valid values are IN_PROGRESS and COMPLETE. -
StatusFuse: string
Title:
StatusRead Only:trueThe status of the assessment. -
TemplateName: string
Title:
TemplateThe name of the assessment template. -
TemplateType: string
Title:
Template TypeThe type of the assessment template associated with the assessment. -
TotalAnswered: number
Title:
Total Questions AnsweredThe number of questions answered in the assessment. -
TotalQuestions: number
Title:
Total QuestionsThe total number of questions to be answered in the assessment.
Nested Schema : Assessment Answer Groups
Type:
arrayTitle:
Assessment Answer GroupsThe assessment answer groups resource is used to view and update the question groups in an assessment.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : opportunities-Assessments-AssessAnswerGroups-item-response
Type:
Show Source
object-
AssessAnswerGroupId: integer
(int64)
The unique identifier of the answer group.
-
AssessmentAnswer: array
Assessment Answers
Title:
Assessment AnswersThe assessment answers resource is used to view and update a response to a question in the question group. -
AssessmentId: integer
(int64)
The unique identifier of the assessment associated with answer group.
-
AttributeGroupId: integer
(int64)
The unique identifier of the question group of the associated template.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Read Only:
trueThe name of the answer group.
Nested Schema : Assessment Answers
Type:
arrayTitle:
Assessment AnswersThe assessment answers resource is used to view and update a response to a question in the question group.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : opportunities-Assessments-AssessAnswerGroups-AssessmentAnswer-item-response
Type:
Show Source
object-
Answered: string
Indicates if the question is answered or not.
-
AnswerId: integer
(int64)
The unique identifier of the assessment answer.
-
AssessmentId: integer
(int64)
The unique identifier of the assessments associated with answer.
-
AttributeGroupId: integer
(int64)
Title:
Question GroupThe unique identifier of the question group associated with assessment answer. -
AttributeId: integer
(int64)
Title:
QuestionThe unique identifier of the question associated with assessment answer. -
AttributeName: string
Read Only:
trueMaximum Length:500The name of the question. -
AttributeValueId: integer
(int64)
Title:
ResponseThe unique identifier of the response. -
Comments: string
Title:
CommentsMaximum Length:1500The assessment runtime comments entered by end user. -
HasComments: string
Indicates if the comments are present or not.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResponseValue: string
Title:
ResponseRead Only:trueThe response to the question.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- AssessAnswerGroups
-
Parameters:
- AssessmentId:
$request.path.AssessmentId - OptyNumber:
$request.path.OptyNumber
The assessment answer groups resource is used to view and update the question groups in an assessment. - AssessmentId:
- AssessmentTemplateVA
-
Parameters:
- finder:
AssessmentTemplateByBUIdFinder%3BAssessObjType%3D{AssessedObjTypeCode}%2CRelatedObjType%3D{RelatedObjTypeCode}%2CBindBUId%3D{BusinessUnit}
The assessment templates resource is used to view the assessment templates. It stores the templates associated with assessments. - finder:
- LookupPVO1
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DMOW_ASSESSMENT_STATUS_CODE%2CBindLookupCode%3D{StatusCode}
The lookups resource is used to view standard lookup codes. - finder:
Examples
The following example shows how to update an assessment by submitting a PATCH request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X PATCH -d
@example_request_payload.json https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/opportunities/300100090218733/child/Assessments/300100090196733
Example of Request Body
The following shows an example of the request body in JSON format.
{
"AssessmentId" : 300100090196733,
"BusinessUnit" : 1,
"AssessTemplateId" : 100000012061095,
"Name" : "REST-Customer Discount Eligibility-01-Qualification",
"AssessedLanguage" : "US",
"StatusCode" : "INCOMPLETE",
"AssessmentScore" : 0,
"AssessedObjectId" : 300100070256132,
"RelatedObjTypeCode" : "OPPORTUNITY",
"AssessedObjTypeCode" : "OPPORTUNITY"
"CreatedBy" : "SALES_ADMIN",
"LastUpdatedBy" : "SALES_ADMIN",
"TemplateName" : "Customer Discount Eligibility",
"TemplateType" : "OPPORTUNITY",
"NumberOfGroups" : 0,
"TotalQuestions" : 0,
"TotalAnswered" : 0,
"StatusFuse" : "FUSE_STATUS_NOT_STARTED"
}Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"AssessmentId" : 300100090196733,
"BusinessUnit" : 1,
"AssessTemplateId" : 100000012061095,
"Name" : "REST-Customer Discount Eligibility-01-Qualification",
"AssessedLanguage" : "US",
"StatusCode" : "INCOMPLETE",
"AssessmentScore" : 0,
"AssessedObjectId" : 300100070256132,
"RelatedObjectId" : null,
"RelatedObjTypeCode" : "OPPORTUNITY",
"AssessedObjTypeCode" : "OPPORTUNITY",
"LastUpdateDate" : "2016-11-03T21:04:11-07:00",
"CreatedBy" : "SALES_ADMIN",
"LastUpdatedBy" : "SALES_ADMIN",
"TemplateName" : "Customer Discount Eligibility",
"TemplateType" : "OPPORTUNITY",
"NumberOfGroups" : 0,
"TotalQuestions" : 0,
"TotalAnswered" : 0,
"StatusFuse" : "FUSE_STATUS_NOT_STARTED",
"links" : [ {
... }
]
}