Create a communication request
post
/fscmRestApi/resources/11.13.18.05/publicSectorCommunicationRequests
Request
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
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the agency associated with the communication request. -
Email: boolean
Default Value:
falseIndicates that the communication request uses the email channel type. -
EventCode: string
The unique identifier for the communication event.
-
Log: string
(byte)
The communication request error details.
-
LogId: integer
(int64)
Title:
Log IDThe unique identifier of the communication request log. This ID is generated automatically by the application. -
LogMsgAttData: string
The attachment details attached to the communication.
-
Notification: boolean
Default Value:
falseIndicates that the communication request uses the notification channel type. -
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. -
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. -
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. -
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 Sub IdentifierMaximum Length:100The communication request sub identifier passed through the communication request. -
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. -
Status: string
Title:
StatusMaximum Length:30Default Value:ORA_IThe status of the communication message. -
TemplateCode: string
The unique identifier for the communication template associated with the communication request.
-
Text: boolean
Default Value:
falseIndicates that the communication request uses the text channel type.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
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(required):
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 : publicSectorCommunicationRequests-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the agency associated with the communication request. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the communication request. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time that the communication message was created. -
Email: boolean
Default Value:
falseIndicates that the communication request uses the email channel type. -
EventCode: string
The unique identifier for the communication event.
-
LastUpdateDate: string
(date-time)
Read Only:
trueThe user who last updated the communication request. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The date that the communication request was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Log: string
(byte)
The communication request error details.
-
LogId: integer
(int64)
Title:
Log IDThe unique identifier of the communication request log. This ID is generated automatically by the application. -
LogMsgAttData: string
The attachment details attached to the communication.
-
Notification: boolean
Default Value:
falseIndicates that the communication request uses the notification channel type. -
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. -
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. -
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. -
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 Sub IdentifierMaximum Length:100The communication request sub identifier passed through the communication request. -
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. -
Status: string
Title:
StatusMaximum Length:30Default Value:ORA_IThe status of the communication message. -
TemplateCode: string
The unique identifier for the communication template associated with the communication request.
-
Text: boolean
Default Value:
falseIndicates that the communication request uses the text channel type.
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.