Get an ad hoc notification
get
/fscmRestApi/resources/11.13.18.05/publicSectorAdhocNotifications/{LogId}
Request
Path Parameters
-
LogId(required): integer(int64)
The unique identifier for the communication ad hoc notification. This ID is automatically generated by the application.
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:
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.
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 : publicSectorAdhocNotifications-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the agency associated with the ad hoc notification. -
ApplicationAddress1: string
Title:
Application Address 1Maximum Length:240The Application Address Line 1 for Business Entity Location. -
ApplicationAddress2: string
Title:
Application Address 2Maximum Length:240The Application Address Line 2 for Business Entity Location. -
ApplicationAddress3: string
Title:
Application Address 3Maximum Length:240The Application Address Line 3 for Business Entity Location. -
ApplicationAddress4: string
Title:
Application Address 4Maximum Length:240The Application Address Line 4 for Business Entity Location. -
ApplicationCity: string
Title:
Application CityMaximum Length:60The Application City Name for Business Entity Location. -
ApplicationCountry: string
Title:
Application CountryMaximum Length:3The Application Country Name for Business Entity Location. -
ApplicationCounty: string
Title:
Application CountyMaximum Length:20The Application County Name for Business Entity Location. -
ApplicationDbaBusinessName: string
Title:
Doing Business AsMaximum Length:360Doing Business As name for Business Entity Location. -
ApplicationOrganizationName: string
Title:
Organization NameMaximum Length:360Organization Name for Business Entity Location. -
ApplicationPostal: string
Title:
Application Postal CodeMaximum Length:60Postal code for Business Entity Location. -
ApplicationState: string
Title:
Application StateMaximum Length:60State name for Business Entity Location. -
Body: string
The body of the ad hoc notification.
-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the ad hoc notification request. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time that the ad hoc notification request was created. -
EventId: integer
(int64)
Title:
Event IDThe unique identifier for the communication event. -
FromAddress: string
The sender address of the ad hoc notification.
-
LastUpdateDate: string
(date-time)
Read Only:
trueThe date that the ad hoc notification request was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the communication ad hoc notification request. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Log: string
(byte)
The communication ad hoc notification request error details.
-
LogId: integer
(int64)
Title:
Log IDThe unique identifier for the communication ad hoc notification. This ID is automatically generated by the application. -
LogMsgAttData: string
The attachment details attached to the notification.
-
MessageDeleteAllowed: boolean
Indicates that a user can delete this message from their notification list.
-
MimeType: string
The MIME type of the ad hoc notification message. The possible values are HTML and Text.
-
PayloadData: string
The data payload provided with ad hoc notification request.
-
PreferredLanguage: string
The language used for the notification message.
-
Priority: string
The priority of the message.
-
RecordFifthKeyId: string
Title:
Record Fifth Key IDMaximum Length:100The fifth key id name of the communication resource associated with the event. -
RecordFifthKeyName: string
Title:
Record Fifth Key NameMaximum Length:32The fifth key name of the communication resource associated with the event. -
RecordFifthKeyValue: string
Title:
Record Fifth Key ValueMaximum Length:100The fifth key value of the communication resource associated with the event. -
RecordFirstKeyId: string
Title:
Record First Key IDMaximum Length:100The first key id name of the communication resource associated with the event. -
RecordFirstKeyName: string
Title:
Record First Key NameMaximum Length:32The first key name of the communication resource associated with the event. -
RecordFirstKeyValue: string
Title:
Record First Key ValueMaximum Length:100The first key value of the communication resource associated with the event. -
RecordFourthKeyId: string
Title:
Record Fourth Key IDMaximum Length:100The fourth key id name of the communication resource associated with the event. -
RecordFourthKeyName: string
Title:
Record Fourth Key NameMaximum Length:32The fourth key name of the communication resource associated with the event. -
RecordFourthKeyValue: string
Title:
Record Fourth Key ValueMaximum Length:100The fourth key value of the communication resource associated with the event. -
RecordIdentifier: string
Title:
Record IdentifierMaximum Length:100The communication request identifier passed through the communication request. -
RecordSecondKeyId: string
Title:
Record Second Key IDMaximum Length:100The second key id name of the communication resource associated with the event. -
RecordSecondKeyName: string
Title:
Record Second Key NameMaximum Length:32The second key name of the communication resource associated with the event. -
RecordSecondKeyValue: string
Title:
Record Second Key ValueMaximum Length:100The second key value of the communication resource associated with the event. -
RecordSubIdentifier: string
Title:
Record SubidentifierMaximum Length:100The communication request sub identifier passed through the communication request. -
RecordThirdKeyId: string
Title:
Record Third Key IDMaximum Length:100The third key id name of the communication resource associated with the event. -
RecordThirdKeyName: string
Title:
Record Third Key NameMaximum Length:32The third key name of the communication resource associated with the event. -
RecordThirdKeyValue: string
Title:
Record Third Key ValueMaximum Length:100The third key value of the communication resource associated with the event. -
ResourceEndPoint: string
The communication resource REST endpoint for generating data payload to replace parameters from the ad hoc notification.
-
RunEnd: string
(date-time)
The date and time that the ad hoc notification was deleted.
-
RunStart: string
(date-time)
The date and time that the ad hoc notification was created.
-
SourceDescription: string
Title:
Event NameMaximum Length:500The event name for which the communication is triggered. -
Status: string
Title:
StatusMaximum Length:30The status of the ad hoc notification request. -
Subject: string
The subject of the ad hoc notification.
-
ToAddress: string
The user IDs of the ad hoc notification's primary recipients.
-
Visibility: string
Visibility option of the triggered ad hoc notification.
-
WebFormData: string
The web form details attached to the notification.
-
WebformURL: string
Title:
Web Form URLRead Only:trueMaximum Length:255Webform URL details for communication.
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.