Get a wrap up
get
/crmRestApi/resources/11.13.18.05/wrapUps/{SummaryId}
Request
Path Parameters
-
SummaryId(required): integer(int64)
The unique identifier of the wrap up. This value is generated during creation.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : wrapUps-item-response
Type:
Show Source
object-
AccountPartyId: integer
(int64)
Title:
Account IDRead Only:trueThe unique identifier of the account associated with the interaction. -
AccountPartyNumber: string
Title:
Party Account NumberRead Only:trueMaximum Length:30The public unique identifier for the account. -
AccountPartyUniqueName: string
Title:
Account Unique NameRead Only:trueMaximum Length:900The unique account name of the account associated with the interaction. -
AiGeneratedFlag: boolean
Title:
AI-GeneratedMaximum Length:1Indicates if the wrap up notes were automatically generated by AI. -
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
CallNotes: string
(byte)
Title:
Call NotesThe call notes is used to store large content related to the call. -
ChannelDisplayName: string
Title:
Display NameRead Only:trueMaximum Length:400The name displayed for this channel instance. -
ChannelId: integer
(int64)
Title:
Channel IDRead Only:trueThe unique identifier of the channel associated with the interaction. -
ChannelTypeCd: string
Title:
Channel TypeRead Only:trueMaximum Length:30The code indicating the type of the interaction channel. A list of accepted values is defined in the lookup ORA_SVC_CHANNEL_TYPE_CD. -
ChannelTypeCdMeaning: string
Read Only:
trueThe description of the channel type code. -
CommReasonCd: string
Title:
Communication Reason CodeMaximum Length:30The code indicating the reason for the occurrence of the interaction. A list of accepted values is defined in the lookup ORA_SVC_MCA_COMM_REASON_CD. -
CommReasonCdMeaning: string
Read Only:
trueThe description of the direction code. -
ContactPartyId: integer
(int64)
Title:
Contact IDRead Only:trueThe unique identifier of the contact associated with the interaction. -
ContactPartyName: string
Title:
Contact NameRead Only:trueMaximum Length:360The party name of the interaction contact. -
ContactPartyNumber: string
Title:
Party Contact NumberRead Only:trueMaximum Length:30The unique identifier of the contact associated with the interaction. -
ContactPartyUniqueName: string
Title:
Contact Unique NameRead Only:trueMaximum Length:900The public unique identifier for the contact. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the wrap up. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
DeleteFlag: boolean
Read Only:
trueIndicates if the wrap up has been marked as deleted. The default value is true. -
DirectionCd: string
Title:
DirectionRead Only:trueMaximum Length:30Default Value:ORA_SVC_INBOUNDThe code indicating whether the interaction is inbound or outbound. The default value is ORA_SVC_INBOUND, indicating inbound interactions. The value is ORA_SVC_OUTBOUND for outbound interactions. -
InteractDirectionCdMeaning: string
Read Only:
trueThe description of the interaction direction code. -
InteractionDescription: string
Title:
DescriptionRead Only:trueMaximum Length:1000The description of the interaction. -
InteractionEndTime: string
(date-time)
Title:
End TimeRead Only:trueThe time when the interaction ended. -
InteractionFKId: integer
(int64)
Title:
Interaction IDRead Only:trueThe unique identifier of the interaction. The wrap up is a child resource of the interaction. -
InteractionId: integer
(int64)
Title:
Interaction IDThe unique identifier of the interaction. A wrap up is a child resource of the interaction. -
InteractionNotes: string
Title:
Interaction NotesMaximum Length:4000The notes associated with the interaction. -
InteractionNumber: string
Title:
Interaction NumberMaximum Length:30The alternate identifier of the interaction. -
InteractionStartTime: string
(date-time)
Title:
Start TimeRead Only:trueThe time when the interaction started. -
InteractionStatusCd: string
Title:
StatusRead Only:trueMaximum Length:30Default Value:ORA_SVC_OPENThe predefined code used to indicate the status of the interaction. A list of accepted values is defined in the lookup ORA_SVC_IM_STATUS_CD. -
InteractionSubstatusCd: string
Title:
Substatus CodeRead Only:trueMaximum Length:30The code indicates the substatus of the interaction. A list of accepted values is defined in ORA_SVC_IM_CLOSED_SUBSTATUS_CD . -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the wrap up was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the wrap up. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the wrap up. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MediaItemId: string
Title:
Media Item IDRead Only:trueMaximum Length:255The Event ID generated during interaction routed through third party tools. -
OwnerResourceId: integer
(int64)
Title:
Owner Resource IDRead Only:trueThe unique identifier of the owner for the interaction. -
Problem: string
Title:
ProblemMaximum Length:4000The problem summary generated at interaction wrap up. -
ResolutionCd: string
Title:
Resolution CodeMaximum Length:30The code indicating the resolution code of the interaction. A list of accepted values is defined in the lookup ORA_SVC_MCA_RESOLUTION_CODE. -
ResolutionCdMeaning: string
Read Only:
trueThe description of the resolution code. -
ResourcePartyName: string
Title:
Resource NameRead Only:trueMaximum Length:360The party name of the owner resource. -
ResourcePartyNumber: string
Title:
Resource Party NumberRead Only:trueMaximum Length:30The public unique identifier for the owner resource. -
ResourcePartyUniqueName: string
Title:
Resource Unique NameRead Only:trueMaximum Length:900A uniquely identified name for the owner resource. -
Solution: string
Title:
SolutionMaximum Length:4000The solution summary generated at interaction wrap up. -
SrMessageId: integer
(int64)
Title:
Message IDThe unique identifier of the service request message. -
SummaryId: integer
(int64)
Title:
Summary IDRead Only:trueThe unique identifier of the wrap up. This value is generated during creation. -
SummaryNumber: string
Title:
Summary NumberMaximum Length:30The summary number of the interaction. -
TimerExpiredFlag: boolean
Title:
Timer ExpiredMaximum Length:1Indicates if the wrap up timer has expired. -
TransferReason: string
Title:
Transfer ReasonMaximum Length:400The reason the interaction was transferred to another user. This is optional and typically provided only for a transferred interaction. -
UpdateFlag: boolean
Read Only:
trueIndicates if the wrap up has been updated. The default value is true. -
VerifiedFlag: boolean
Title:
VerifiedMaximum Length:1Indicates if the associated contact has been verified. -
WrapupEndTime: string
(date-time)
Title:
Wrap Up End TimeThe date and time when the wrap up ends. -
WrapupSavedFlag: boolean
Title:
Wrap Up SavedMaximum Length:1Indicates if the wrap up was saved. -
WrapupStartTime: string
(date-time)
Title:
Wrap Up Start TimeThe date and time when the wrap up begins.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : wrapUps-Attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
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
- Attachments
-
Parameters:
- SummaryId:
$request.path.SummaryId
The attachments resource is used to view, create, and update attachments. - SummaryId:
- CommReasonLov
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_SVC_MCA_COMM_REASON_CD
The list of values indicating the reason for the interaction.
The following properties are defined on the LOV link relation:- Source Attribute: CommReasonCd; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- InteractionStatusCdLov
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_SVC_IM_STATUS_CD
The list of values indicating the status of the interaction.
The following properties are defined on the LOV link relation:- Source Attribute: InteractionStatusCd; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- InteractionSubstatusCdLov
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_SVC_IM_CLOSED_SUBSTATUS_CD
The list of values indicating the substatus of the interaction.
The following properties are defined on the LOV link relation:- Source Attribute: InteractionSubstatusCd; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ResolutionCdLov
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_SVC_MCA_RESOLUTION_CD
The list of values indicating the resolution code of the interaction.
The following properties are defined on the LOV link relation:- Source Attribute: ResolutionCd; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
Examples
Use GET with the following URI syntax to get details of a specific wrap up:
Example of Request URI
The following shows an example of the request header.
https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/wrapUps/300100095286192
Example of Request Header
The following shows an example of the request header.
GET /crmRestApi/resources/11.13.18.05/wrapUps/300100095286192 HTTP/1.1 HOST: servername.fa.us2.oraclecloud.com authorization: Basic U0FMRVNfQURNSU46V2VsY29tZTE= content-type: application/vnd.oracle.adf.resourceitem+json
Example of Response Header
The following shows an example of the response header.
HTTP/1.1 200: OK Date: Mon, 16 Jan 2017 13:30:04 GMT Server: Oracle-HTTP-Server-11g Content-Type: application/vnd.oracle.adf.resourceitem+json Content-Language: en
Example of Response Body
The following shows an example of the response body in JSON format.
Content type:
{
"SummaryId": 300100095286192,
"InteractionId": 300100091808024,
"CommReasonCd": "GENERAL_QUESTION",
"ResolutionCd": "ANSWERED_QUESTION",
"TransferReason": null,
"InteractionNotes": "I really like REST",
"InteractionDescription": null,
"InteractionFKId": 300100091808024,
"InteractionObjectVersionNumber": 4,
"InteractionStatusCd": "ORA_SVC_CLOSED",
"links": [
{
"rel": "self",
"href": "http://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/wrapUps/300100095286192",
"name": "wrapUps",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B020000787200106A6176612E6C616E672E4F626A656374000000000000000000000078700000000178"
}
},
{
"rel": "canonical",
"href": "http://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/wrapUps/300100095286192",
"name": "wrapUps",
"kind": "item"
},
{
"rel": "lov",
"href": "http://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/wrapUps/300100095286192/lov/ResolutionCdLov",
"name": "ResolutionCdLov",
"kind": "collection"
},
{
"rel": "lov",
"href": "http://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/wrapUps/300100095286192/lov/CommReasonLov",
"name": "CommReasonLov",
"kind": "collection"
}
],
}