Update a communication setup
patch
/fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}
Request
Path Parameters
-
CommSetupId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AcademicOrgId: integer
(int64)
Title:
Academic Organization IDThe unique identifier for an academic organization that owns the communication. -
ActiveFlag: boolean
Title:
ActiveMaximum Length:1Indicates whether a communication is active or inactive. -
CategoryId: integer
(int64)
Title:
Category IDThe category for a communication, such as enrollment or billing. -
commEmailSetup: array
Communication Email Setups
Title:
Communication Email SetupsThe communication email setups resource provides a list of setups for creating and sending communication email messages. -
commEventMappings: array
Communication Event Mapping
Title:
Communication Event MappingThe communication event mapping resource provides the list of events mapped with communications. For example, an admissions application submission event could be mapped to a communication sent to notify the applicants that their applications were submitted. -
CommTime: string
(date-time)
Title:
Communication TimeThe time when a communication is sent to the recipient. -
CommunicationDescription: string
Title:
DescriptionMaximum Length:240The description of a communication. -
CommunicationName: string
Title:
Communication NameMaximum Length:50The name of a communication. -
CommunicationSetupCode: string
Title:
Communication CodeMaximum Length:30The unique code for a communication. -
CommunicationTime: string
(date)
Title:
Communication TimeThe date value when a communication is sent to the recipient. -
CommunicationTimingCode: string
Title:
Communication TimingMaximum Length:30Default Value:ORA_HEY_IMMEDIATEIndicates the timing of a communication, such as immediate or scheduled. -
CommunicationTypeCode: string
Title:
Communication TypeMaximum Length:30Default Value:ORA_HEY_EVENT_BASEDThe code for the type of communication, such as an event-based communication. A list of accepted values is defined in the lookup type ORA_HEY_COMMUNICATION_TYPE. -
EmailChannelFlag: boolean
Title:
Email Channel EnabledMaximum Length:1Indicates whether the email channel is enabled for a specific communication. -
InactivateDate: string
(date)
Title:
Inactivation DateThe date on which a communication should become inactive. -
InstitutionId: integer
(int64)
Title:
Institution IDThe unique identifier for an institution. -
RecipientCriteriaCode: string
Title:
RecipientsMaximum Length:30Default Value:ORA_HEY_ALL_PARTIESThe recipient population of a communication, such as all persons impacted by an event.
Nested Schema : Communication Email Setups
Type:
arrayTitle:
Communication Email SetupsThe communication email setups resource provides a list of setups for creating and sending communication email messages.
Show Source
Nested Schema : Communication Event Mapping
Type:
arrayTitle:
Communication Event MappingThe communication event mapping resource provides the list of events mapped with communications. For example, an admissions application submission event could be mapped to a communication sent to notify the applicants that their applications were submitted.
Show Source
Nested Schema : communicationSetups-commEmailSetup-item-patch-request
Type:
Show Source
object-
EmailBcc: string
Title:
BccThe email addresses in the Bcc line of an email. -
EmailCc: string
Title:
CcThe email addresses in the Cc line of an email. -
EmailFrom: string
Title:
FromMaximum Length:64The email address of the sender of the communication. -
EmailMessageText: string
Title:
Message TextThe message text of an email. -
EmailSubject: string
Title:
SubjectMaximum Length:240The subject line of an email.
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 : communicationSetups-item-response
Type:
Show Source
object-
AcademicOrgId: integer
(int64)
Title:
Academic Organization IDThe unique identifier for an academic organization that owns the communication. -
AcademicOrgName: string
Title:
Academic Organization NameRead Only:trueMaximum Length:255The name of an academic organization that owns the communication. -
ActiveFlag: boolean
Title:
ActiveMaximum Length:1Indicates whether a communication is active or inactive. -
CategoryId: integer
(int64)
Title:
Category IDThe category for a communication, such as enrollment or billing. -
CategoryName: string
Title:
Category NameRead Only:trueMaximum Length:50The name of a category, such as Enrollment or Billing. -
commEmailSetup: array
Communication Email Setups
Title:
Communication Email SetupsThe communication email setups resource provides a list of setups for creating and sending communication email messages. -
commEventMappings: array
Communication Event Mapping
Title:
Communication Event MappingThe communication event mapping resource provides the list of events mapped with communications. For example, an admissions application submission event could be mapped to a communication sent to notify the applicants that their applications were submitted. -
CommSetupId: integer
(int64)
Title:
Communication Setup IDRead Only:trueThe unique identifier for a communication setup. -
CommTime: string
(date-time)
Title:
Communication TimeThe time when a communication is sent to the recipient. -
CommunicationDescription: string
Title:
DescriptionMaximum Length:240The description of a communication. -
CommunicationName: string
Title:
Communication NameMaximum Length:50The name of a communication. -
CommunicationSetupCode: string
Title:
Communication CodeMaximum Length:30The unique code for a communication. -
CommunicationTime: string
(date)
Title:
Communication TimeThe date value when a communication is sent to the recipient. -
CommunicationTimingCode: string
Title:
Communication TimingMaximum Length:30Default Value:ORA_HEY_IMMEDIATEIndicates the timing of a communication, such as immediate or scheduled. -
CommunicationType: string
Title:
Communication TypeRead Only:trueMaximum Length:80The lookup meaning of the communication type code. A list of accepted values is defined in the lookup type ORA_HEY_COMMUNICATION_TYPE. -
CommunicationTypeCode: string
Title:
Communication TypeMaximum Length:30Default Value:ORA_HEY_EVENT_BASEDThe code for the type of communication, such as an event-based communication. A list of accepted values is defined in the lookup type ORA_HEY_COMMUNICATION_TYPE. -
EmailChannelFlag: boolean
Title:
Email Channel EnabledMaximum Length:1Indicates whether the email channel is enabled for a specific communication. -
InactivateDate: string
(date)
Title:
Inactivation DateThe date on which a communication should become inactive. -
InstitutionId: integer
(int64)
Title:
Institution IDThe unique identifier for an institution. -
InstitutionName: string
Title:
InstitutionRead Only:trueMaximum Length:50The name of an institution with which a communication is associated. -
LastModifiedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the communication setup. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the communication was updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RecipientCriteriaCode: string
Title:
RecipientsMaximum Length:30Default Value:ORA_HEY_ALL_PARTIESThe recipient population of a communication, such as all persons impacted by an event. -
SeededDataFlag: boolean
Title:
Predefined Data IndicatorRead Only:trueIndicates whether the associated row is predefined.
Nested Schema : Communication Email Setups
Type:
arrayTitle:
Communication Email SetupsThe communication email setups resource provides a list of setups for creating and sending communication email messages.
Show Source
Nested Schema : Communication Event Mapping
Type:
arrayTitle:
Communication Event MappingThe communication event mapping resource provides the list of events mapped with communications. For example, an admissions application submission event could be mapped to a communication sent to notify the applicants that their applications were submitted.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : communicationSetups-commEmailSetup-item-response
Type:
Show Source
object-
EmailBcc: string
Title:
BccThe email addresses in the Bcc line of an email. -
EmailCc: string
Title:
CcThe email addresses in the Cc line of an email. -
EmailFrom: string
Title:
FromMaximum Length:64The email address of the sender of the communication. -
EmailMessageText: string
Title:
Message TextThe message text of an email. -
EmailSetupId: integer
(int64)
Title:
Email Setup IDRead Only:trueThe unique identifier for a communication's email content. -
EmailSubject: string
Title:
SubjectMaximum Length:240The subject line of an email. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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.
Nested Schema : communicationSetups-commEventMappings-item-response
Type:
Show Source
object-
CommEventId: integer
(int64)
Title:
Communication Event IDRead Only:trueThe unique identifier for communication event mapping. -
EventCode: string
Title:
Event CodeMaximum Length:30The unique code for the event, such as ADMINADDENRLL. -
EventDescription: string
Title:
Event DescriptionRead Only:trueMaximum Length:240The description of an event that triggers a communication. -
EventId: integer
(int64)
Title:
Event IDThe unique identifier for an event. -
EventName: string
Title:
Event NameRead Only:trueMaximum Length:50The name of an event, such as Admissions Application Submission. -
EventTypeCode: string
Title:
Event Type CodeRead Only:trueMaximum Length:30The code that indicates the type of the event, such as ORA_HEY_TRANSACTIONAL and ORA_HEY_DATE_BASED. A list of accepted values is defined in the lookup type ORA_HEY_EVENT_TYPE. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AcademicInstitutionLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: InstitutionId; Target Attribute: InstitutionId
- Display Attribute: InstitutionName
- CategoryLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: CategoryId; Target Attribute: CategoryId
- Display Attribute: CategoryName
- commEmailSetup
-
Operation: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEmailSetupParameters:
- CommSetupId:
$request.path.CommSetupId
The communication email setups resource provides a list of setups for creating and sending communication email messages. - CommSetupId:
- commEventMappings
-
Operation: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEventMappingsParameters:
- CommSetupId:
$request.path.CommSetupId
The communication event mapping resource provides the list of events mapped with communications. For example, an admissions application submission event could be mapped to a communication sent to notify the applicants that their applications were submitted. - CommSetupId: