Create a communication request

post

/fscmRestApi/resources/11.13.18.05/publicSectorCommunicationRequests

Request

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.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Default Value: 1
    The unique identifier of the agency associated with the communication request.
  • 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.
  • Default Value: false
    Indicates that the communication request uses the email channel type.
  • The unique identifier for the communication event.
  • The communication request error details.
  • Title: Log ID
    The unique identifier of the communication request log. This ID is generated automatically by the application.
  • The attachment details attached to the communication.
  • Default Value: false
    Indicates that the communication request uses the notification channel type.
  • 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
    Maximum Length: 32
    The fifth key name of the communication resource associated with the event.
  • Title: Record Fifth Key Value
    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
    Maximum Length: 32
    The first key name of the communication resource associated with the event.
  • Title: Record First Key Value
    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
    Maximum Length: 32
    The fourth key name of the communication resource associated with the event.
  • Title: Record Fourth Key Value
    Maximum Length: 100
    The fourth key value of the communication resource associated with the event.
  • Title: Record Identifier
    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
    Maximum Length: 32
    The second key name of the communication resource associated with the event.
  • Title: Record Second Key Value
    Maximum Length: 100
    The second key value of the communication resource associated with the event.
  • Title: Record Subidentifier
    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
    Maximum Length: 32
    The third key name of the communication resource associated with the event.
  • Title: Record Third Key Value
    Maximum Length: 100
    The third key value of the communication resource associated with the event.
  • Title: Event Name
    Maximum Length: 500
    The event name for which the communication is triggered.
  • Title: Status
    Maximum Length: 30
    Default Value: ORA_I
    The status of the communication message.
  • The unique identifier for the communication template associated with the communication request.
  • Default Value: false
    Indicates that the communication request uses the text channel type.
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 : publicSectorCommunicationRequests-item-response
Type: object
Show Source
Back to Top