Get a communication details log

get

/fscmRestApi/resources/11.13.18.05/publicSectorCommunicationRecordDetails/{publicSectorCommunicationRecordDetailsUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- LogId and LogMessageId ---for the Communication Record Details resource and used to uniquely identify an instance of Communication Record Details. The client should not generate the hash key value. Instead, the client should query on the Communication Record Details collection resource with a filter on the primary key values in order to navigate to a specific instance of Communication Record Details.

    For example: publicSectorCommunicationRecordDetails?q=LogId=<value1>;LogMessageId=<value2>
Query Parameters
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
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.

There's no request body for this operation.

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 : publicSectorCommunicationRecordDetails-item-response
Type: object
Show Source
  • Title: Agency ID
    Read Only: true
    Default Value: 1
    The unique identifier of the agency associated with the communication request log.
  • Title: Application Address 1
    Maximum Length: 240
    The Application Address Line 1 for Business Entity Location.
  • Title: Application Address 2
    Maximum Length: 240
    The Application Address Line 2 for Business Entity Location.
  • Title: Application Address 3
    Maximum Length: 240
    The Application Address Line 3 for Business Entity Location.
  • Title: Application Address 4
    Maximum Length: 240
    The Application Address Line 4 for Business Entity Location.
  • Title: Application City
    Maximum Length: 60
    The Application City Name for Business Entity Location.
  • Title: Application Country
    Maximum Length: 3
    The Application Country Name for Business Entity Location.
  • Title: Application County
    Maximum Length: 20
    The Application County Name for Business Entity Location.
  • Title: Doing Business As
    Maximum Length: 360
    Doing Business As name for Business Entity Location.
  • Title: Organization Name
    Maximum Length: 360
    Organization Name for Business Entity Location.
  • Title: Application Postal Code
    Maximum Length: 60
    Postal code for Business Entity Location.
  • Title: Application State
    Maximum Length: 60
    State name for Business Entity Location.
  • Read Only: true
    The count of attachments for the communication.
  • Title: Bcc Email Address
    Read Only: true
    The blind copied recipient addresses for email communications.
  • Title: Body
    Read Only: true
    The communication message body text.
  • Title: Cc Email Address
    Read Only: true
    The copied recipient addresses for email communications.
  • Title: Channel Type
    Read Only: true
    Maximum Length: 30
    The communication message channel type.
  • Read Only: true
    Maximum Length: 80
    The communication channel type. The possible values are Email, Notification, and Alert.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the communication message.
  • Title: Creation Date
    Read Only: true
    The date and time that the communication message was created.
  • Title: Event ID
    The unique identifier for the communication event.
  • Title: From Address
    Read Only: true
    Maximum Length: 256
    The sender of the communication message.
  • Title: Last Updated Date
    Read Only: true
    The user who last updated the communication message.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The date that the communication message was last updated.
  • Links
  • Title: Log ID
    Read Only: true
    The unique identifier for the communication request log. This is automatically generated by the application.
  • Title: Log Message ID
    Read Only: true
    The unique identifier for the communication log message. This is automatically generated by the application.
  • Read Only: true
    Maximum Length: 1
    Indicates whether users are allowed to delete the message.
  • Title: Message Language
    Read Only: true
    Maximum Length: 4
    The language used for the communication message.
  • Title: Message Sequence
    Read Only: true
    The communication message sequence number.
  • Title: MIME Type
    Read Only: true
    Maximum Length: 30
    The MIME type of communication message. The possible values are HTML and Text.
  • Read Only: true
    Maximum Length: 80
    The MIME type of communication message. The possible values are HTML and Text.
  • The message revision number.
  • Title: To Phone Number
    Read Only: true
    The recipient phone number for text communications.
  • Title: Priority
    Read Only: true
    Maximum Length: 1
    The priority of the notification.
  • Title: Sent To
    Read Only: true
    The recipients of the communication message.
  • Title: Record Fifth Key ID
    Maximum Length: 100
    The fifth key id name of the communication resource associated with the event.
  • Title: Record Fifth Key Name
    Read Only: true
    Maximum Length: 32
    The fifth key name of the communication resource associated with the event.
  • Title: Record Fifth Key Value
    Read Only: true
    Maximum Length: 100
    The fifth key value of the communication resource associated with the event.
  • Title: Record First Key ID
    Maximum Length: 100
    The first key id name of the communication resource associated with the event.
  • Title: Record First Key Name
    Read Only: true
    Maximum Length: 32
    The first key name of the communication resource associated with the event.
  • Title: Record First Key Value
    Read Only: true
    Maximum Length: 100
    The first key value of the communication resource associated with the event.
  • Title: Record Fourth Key ID
    Maximum Length: 100
    The fourth key id name of the communication resource associated with the event.
  • Title: Record Fourth Key Name
    Read Only: true
    Maximum Length: 32
    The fourth key name of the communication resource associated with the event.
  • Title: Record Fourth Key Value
    Read Only: true
    Maximum Length: 100
    The fourth key value of the communication resource associated with the event.
  • Title: Record Identifier
    Read Only: true
    Maximum Length: 100
    The communication request identifier passed through the communication request.
  • Title: Record Second Key ID
    Maximum Length: 100
    The second key id name of the communication resource associated with the event.
  • Title: Record Second Key Name
    Read Only: true
    Maximum Length: 32
    The second key name of the communication resource associated with the event.
  • Title: Record Second Key Value
    Read Only: true
    Maximum Length: 100
    The second key value of the communication resource associated with the event.
  • Title: Record Subidentifier
    Read Only: true
    Maximum Length: 100
    The communication request sub identifier passed through the communication request.
  • Title: Record Third Key ID
    Maximum Length: 100
    The third key id name of the communication resource associated with the event.
  • Title: Record Third Key Name
    Read Only: true
    Maximum Length: 32
    The third key name of the communication resource associated with the event.
  • Title: Record Third Key Value
    Read Only: true
    Maximum Length: 100
    The third key value of the communication resource associated with the event.
  • Title: Short Message
    Read Only: true
    Maximum Length: 4000
    The short text message body.
  • Title: Event Name
    Maximum Length: 500
    The event name for which the communication is triggered.
  • Title: Status
    Read Only: true
    Maximum Length: 30
    The status of the communication message.
  • Read Only: true
    Maximum Length: 80
    The status of the communication message.
  • Title: Subject
    Read Only: true
    Maximum Length: 1000
    The subject of the communication message.
  • Title: Template ID
    Read Only: true
    The unique identifier of the template associated with the communication.
  • Title: To Email Address
    Read Only: true
    The primary recipient addresses for email communications.
  • Title: UMS Message ID
    Read Only: true
    Maximum Length: 150
    The unique identifier generated by UMS for email messages.
  • Title: To User ID
    Read Only: true
    The recipient user ID for notifications.
  • Title: Visibility
    Read Only: true
    Maximum Length: 30
    The visibility option of the communication log.
  • Read Only: true
    Maximum Length: 80
    The visibility option of the communication message.
  • Web Forms
    Title: Web Forms
    The web forms resource is used to view web form details associated with the communications triggered through ad hoc emails and ad hoc notifications.
  • Read Only: true
    Maximum Length: 255
    Webform URL details for communication.
Nested Schema : Web Forms
Type: array
Title: Web Forms
The web forms resource is used to view web form details associated with the communications triggered through ad hoc emails and ad hoc notifications.
Show Source
Nested Schema : publicSectorCommunicationRecordDetails-WebForms-item-response
Type: object
Show Source
Back to Top