Update an action plan action relation
patch
/crmRestApi/resources/11.13.18.05/actionplans/{ActionPlanId}/child/actionPlanAction/{ActionPlanActionId}/child/actionPlanActionRelation/{RelationId}
Request
Path Parameters
-
ActionPlanActionId(required): integer(int64)
The unique identifier of the action in an action plan.
-
ActionPlanId(required): integer(int64)
The unique identifier of the action plan.
-
RelationId(required): integer(int64)
The unique identifier of the relation between actions in an action plan.
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-
ActionPlanActionId: integer
(int64)
Title:
Action Plan Action IDThe unique identifier of the action in an action plan. -
ActionStatusCd: string
Title:
Action StatusMaximum Length:30Default Value:ORA_SVC_COMPLETEDThe code indicating the status of the dependency condition of the action relation. -
DeletedFlag: boolean
Title:
DeletedMaximum Length:1Default Value:falseIndicates whether the action dependency is deleted. The default value is false. -
DepActionPlanActionId: integer
(int64)
Title:
Dependent Action Plan Action IDThe unique identifier of the dependent action in an action plan.
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 : actionplans-actionPlanAction-actionPlanActionRelation-item-response
Type:
Show Source
object-
ActionPlanActionId: integer
(int64)
Title:
Action Plan Action IDThe unique identifier of the action in an action plan. -
ActionPlanActionNumber: string
Title:
Action Plan Action NumberMaximum Length:30The action plan reference number. -
ActionStatusCd: string
Title:
Action StatusMaximum Length:30Default Value:ORA_SVC_COMPLETEDThe code indicating the status of the dependency condition of the action relation. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the dependencies of an action. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the action dependency was created. -
DeletedFlag: boolean
Title:
DeletedMaximum Length:1Default Value:falseIndicates whether the action dependency is deleted. The default value is false. -
DeleteFlag: boolean
Read Only:
trueIndicates whether the action dependency can be deleted. -
DepActionPlanActionId: integer
(int64)
Title:
Dependent Action Plan Action IDThe unique identifier of the dependent action in an action plan. -
DepActionPlanActionNumber: string
Title:
Dependent Action Plan Action NumberMaximum Length:30The dependent action plan reference number. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the action dependency was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the dependencies of action. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user who last updated the dependencies of action. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RelationId: integer
(int64)
Title:
Relation IDRead Only:trueThe unique identifier of the relation between actions in an action plan. -
UpdateFlag: boolean
Read Only:
trueIndicates whether the action dependency can be updated.
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
- YesNoLookup
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DYES_NO
The list of values indicating whether the action dependency is deleted.
The following properties are defined on the LOV link relation:- Source Attribute: DeletedFlag; Target Attribute: LookupCode
- Display Attribute: LookupCode
- finder: