Update an action plan template

patch

/crmRestApi/resources/11.13.18.05/actiontemplates/{TemplateId}

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
  • Title: Category
    Maximum Length: 30
    The code indicating the type of the action plan with which the template is associated. A list of valid values is defined in the lookup ORA_SVC_AP_ACTION_PLAN_TYPE_CD.
  • Title: Action Plan Type Value
    Maximum Length: 255
    The display value corresponding to the action plan type lookup code for the template.
  • Title: Auto Start
    Maximum Length: 1
    Default Value: false
    Indicates whether the action plans created using the template start automatically.
  • Title: Business Unit ID
    The unique identifier of the business unit name associated to the action plan template.
  • Title: Business Unit
    The name of the business unit associated to the template.
  • Title: Calendar
    The unique identifier of the calendar that is associated with the action plan template.
  • Title: Deleted
    Maximum Length: 1
    Default Value: false
    Indicates whether the action plan template has been deleted. The default value is false.
  • Title: Description
    Maximum Length: 1000
    The description of the action plan template.
  • Title: Published
    Maximum Length: 1
    Default Value: false
    Indicates whether the action plan template is enabled in the system. The default value is true.
  • Title: End Date
    The date when the action plan template ends.
  • Title: Template
    Maximum Length: 400
    The name of the action plan template.
  • Title: Context
    Maximum Length: 400
    The name of the object entity that the template uses to create action plans.
  • Title: Object Entity Name Value
    Maximum Length: 255
    The display value corresponding to the object entity name lookup code for the template.
  • Title: Start Date
    The date when the action plan template starts.
  • Title: Stripe Code
    Maximum Length: 30
    The application context of the action plan template.
  • Title: Stripe Value
    Maximum Length: 255
    The display value corresponding to the stripe lookup code for the template.
  • Template Actions
    Title: Template Actions
    The template actions resource is used to view, create, update, and delete the associations of actions with action plan templates.
Nested Schema : Template Actions
Type: array
Title: Template Actions
The template actions resource is used to view, create, update, and delete the associations of actions with action plan templates.
Show Source
Nested Schema : schema
Type: object
Show Source
  • Action Relations
    Title: Action Relations
    The action relations resource is used to view, create, update, and delete the dependencies of actions on other actions in an action plan template.
  • Title: Deleted
    Maximum Length: 1
    Default Value: false
    Indicates whether the template action has been deleted. The default value is false.
  • Title: Mandatory
    Maximum Length: 1
    Default Value: true
    Indicates whether the action in an action plan is mandatory. The default value is true.
  • Title: Sort Number
    The order of display for an action within an action template.
Nested Schema : Action Relations
Type: array
Title: Action Relations
The action relations resource is used to view, create, update, and delete the dependencies of actions on other actions in an action plan template.
Show Source
Nested Schema : schema
Type: object
Show Source
  • Title: Action Status
    Maximum Length: 30
    Default Value: ORA_SVC_COMPLETED
    The status code which indicates the dependency condition of an action relation. A list of valid values is defined in the lookup ORA_SVC_AP_STATUS_CD.
  • Title: Action Status Value
    Maximum Length: 255
    The display value corresponding to the action status lookup code for the action relation.
  • Title: Deleted
    Maximum Length: 1
    Default Value: false
    Indicates whether the action dependency has been deleted. The default value is false.
  • Title: Dependent Template Action ID
    The unique identifier of the dependent action in an action plan.
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 : actiontemplates-item-response
Type: object
Show Source
  • Title: Category
    Maximum Length: 30
    The code indicating the type of the action plan with which the template is associated. A list of valid values is defined in the lookup ORA_SVC_AP_ACTION_PLAN_TYPE_CD.
  • Title: Action Plan Type Value
    Maximum Length: 255
    The display value corresponding to the action plan type lookup code for the template.
  • Title: Auto Start
    Maximum Length: 1
    Default Value: false
    Indicates whether the action plans created using the template start automatically.
  • Title: Business Unit ID
    The unique identifier of the business unit name associated to the action plan template.
  • Title: Business Unit
    The name of the business unit associated to the template.
  • Title: Calendar
    The unique identifier of the calendar that is associated with the action plan template.
  • Title: Calendar
    Read Only: true
    The name of the calendar associated with the action plan template.
  • Title: Coverage Time ID
    Read Only: true
    The unique identifier of the calendar associated with the action plan template.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the action plan template.
  • Title: Creation Date
    Read Only: true
    The date and time when the action plan template was created.
  • Title: Deleted
    Maximum Length: 1
    Default Value: false
    Indicates whether the action plan template has been deleted. The default value is false.
  • Read Only: true
    Indicates whether the action plan template can be deleted.
  • Title: Description
    Maximum Length: 1000
    The description of the action plan template.
  • Title: Published
    Maximum Length: 1
    Default Value: false
    Indicates whether the action plan template is enabled in the system. The default value is true.
  • Title: End Date
    The date when the action plan template ends.
  • Title: Last Update Date
    Read Only: true
    The date and time when the action plan template was last updated.
  • Title: LastUpdatedBy
    Read Only: true
    Maximum Length: 64
    The user who last updated the action plan template.
  • Title: Last Update Login
    Read Only: true
    Maximum Length: 32
    The login details of the user who last updated the action plan template.
  • Links
  • Title: Template
    Maximum Length: 400
    The name of the action plan template.
  • Title: Context
    Maximum Length: 400
    The name of the object entity that the template uses to create action plans.
  • Title: Object Entity Name Value
    Maximum Length: 255
    The display value corresponding to the object entity name lookup code for the template.
  • Title: Schedule PUID
    Read Only: true
    Maximum Length: 120
    The public unique identifier of a standard coverage schedule.
  • Title: Start Date
    The date when the action plan template starts.
  • Title: Stripe Code
    Maximum Length: 30
    The application context of the action plan template.
  • Title: Stripe Value
    Maximum Length: 255
    The display value corresponding to the stripe lookup code for the template.
  • Template Actions
    Title: Template Actions
    The template actions resource is used to view, create, update, and delete the associations of actions with action plan templates.
  • Title: Template ID
    The unique identifier of the action plan template.
  • Title: Template Number
    Maximum Length: 30
    The reference number of the action plan template.
  • Read Only: true
    Indicates whether the action plan template can be updated.
Nested Schema : Template Actions
Type: array
Title: Template Actions
The template actions resource is used to view, create, update, and delete the associations of actions with action plan templates.
Show Source
Nested Schema : actiontemplates-templateAction-item-response
Type: object
Show Source
Nested Schema : Action Relations
Type: array
Title: Action Relations
The action relations resource is used to view, create, update, and delete the dependencies of actions on other actions in an action plan template.
Show Source
Nested Schema : actiontemplates-templateAction-actionRelation-item-response
Type: object
Show Source
Back to Top

Examples

The following example shows how to update an action template 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/actiontemplates/300100118921028

Example of Request Body

The following example shows the contents of the request body in JSON format.

{
"Name" : "REST-t2"
}

Example of Response Body

The following example shows the contents of the response body in JSON format.

{
"ActionPlanTypeCd": null,
"CalendarId": 300100028308361,
"CreatedBy": "SALES_ADMIN",
"CreationDate": "2017-09-27T14:41:48+00:00",
"DeletedFlag": false,
"Description": null,
"EnabledFlag": true,
"EndDate": null,
"LastUpdateDate": "2017-09-27T14:43:53+00:00",
"LastUpdateLogin": "5A2BD805BC436ED2E0538E09F20A9D1F",
"LastUpdatedBy": "SALES_ADMIN",
"Name": "REST-t2",
"ObjectEntityName": "ServiceRequest",
"StartDate": null,
"TemplateId": 300100118921028,
"CoverageName": "24 by 7",
"CoverageTimeId": 300100028308361,
"UpdateFlag": true,
"DeleteFlag": true,
"DclTemplate_Id_c": null,
"DclTemplate_c": null,
"links": [
 ...
 ]
}
Back to Top