Update an orchestration association

patch

/crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OrchestrationAssociations/{OrchestrationAssociationNumber}

Request

Path Parameters
Header Parameters
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Error Logs
Type: array
Title: Error Logs
The error logs resource is used to view error logs associated to the orchestration associations.
Show Source
Nested Schema : Stage Objectives
Type: array
Title: Stage Objectives
The stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type: array
Title: Stages
The stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type: array
Title: Steps
The steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps In Execution Path
Type: array
Title: Steps In Execution Path
The steps in execution path resource is used to view all the steps including future steps of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type: array
Title: Step Transitions
The step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : opportunities-OrchestrationAssociations-ErrorLogs-item-patch-request
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-StageObjectives-item-patch-request
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-Stages-item-patch-request
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-Steps-item-patch-request
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-StepsInExecutionPath-item-patch-request
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-StepTransitions-item-patch-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : opportunities-OrchestrationAssociations-item-response
Type: object
Show Source
Nested Schema : Error Logs
Type: array
Title: Error Logs
The error logs resource is used to view error logs associated to the orchestration associations.
Show Source
Nested Schema : Stage Objectives
Type: array
Title: Stage Objectives
The stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type: array
Title: Stages
The stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type: array
Title: Steps
The steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps In Execution Path
Type: array
Title: Steps In Execution Path
The steps in execution path resource is used to view all the steps including future steps of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type: array
Title: Step Transitions
The step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : opportunities-OrchestrationAssociations-ErrorLogs-item-response
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-StageObjectives-item-response
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-Stages-item-response
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-Steps-item-response
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-StepsInExecutionPath-item-response
Type: object
Show Source
Nested Schema : opportunities-OrchestrationAssociations-StepTransitions-item-response
Type: object
Show Source
Back to Top