Update a communication event

patch

/fscmRestApi/resources/11.13.18.05/publicSectorCommunicationEvents/{EventId}

Request

Path Parameters
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
  • Title: Agency ID
    Default Value: 1
    The unique identifier of the agency associated with the communication event.
  • Maximum Length: 1
    Indicates whether the seed data is logically deleted. If the value is Y, the seed data has been deleted. The default value is N.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the event is enabled for the event management framework. The default value is N.
  • Title: Enabled
    Maximum Length: 1
    Indicates whether the communication event is available to be used. The default value is N.
  • Title: Event Code
    Maximum Length: 32
    The communication event code.
  • Title: Description
    Maximum Length: 1000
    The description of the communication event.
  • Title: Event Name
    Maximum Length: 500
    The name of the communication event.
  • Maximum Length: 18
    Indicates how an event is configured to run, such as synchronously, asynchronously, and so on.
  • Title: Event Type
    Maximum Length: 30
    The type of communication event.
  • Maximum Length: 32
    The module that owns the row. A module is an entry in the application taxonomy, such as a logical business area. When no module is identified, then the seed data framework does not extract the row as seed data.
  • Title: Resource ID
    The unique identifier of the communication resource.
  • Indicates the level at which the seed data is locked. The value 0 indicates customer data. The value 1 means the fields are read-only. The value 2 means that only some fields can be updated.
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 : publicSectorCommunicationEvents-item-response
Type: object
Show Source
  • Title: Agency ID
    Default Value: 1
    The unique identifier of the agency associated with the communication event.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the communication event.
  • Title: Creation Date
    Read Only: true
    The date and time that the communication event was created.
  • Maximum Length: 1
    Indicates whether the seed data is logically deleted. If the value is Y, the seed data has been deleted. The default value is N.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the event is enabled for the event management framework. The default value is N.
  • Title: Enabled
    Maximum Length: 1
    Indicates whether the communication event is available to be used. The default value is N.
  • Title: Event Code
    Maximum Length: 32
    The communication event code.
  • Title: Description
    Maximum Length: 1000
    The description of the communication event.
  • Title: Event ID
    The unique identifier of the communication event. Automatically generated by the application.
  • Title: Event Name
    Maximum Length: 500
    The name of the communication event.
  • Title: Resource Name
    Read Only: true
    Maximum Length: 100
    Specifies a resource code which can be used to identify an event.
  • Maximum Length: 18
    Indicates how an event is configured to run, such as synchronously, asynchronously, and so on.
  • Title: Event Type
    Maximum Length: 30
    The type of communication event.
  • Title: Last Updated Date
    Read Only: true
    The date when the communication event was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The user who last updated the communication event.
  • Links
  • Maximum Length: 32
    The module that owns the row. A module is an entry in the application taxonomy, such as a logical business area. When no module is identified, then the seed data framework does not extract the row as seed data.
  • Read Only: true
    Maximum Length: 80
    The offering under which this resource falls.
  • Title: Resource ID
    The unique identifier of the communication resource.
  • Indicates the level at which the seed data is locked. The value 0 indicates customer data. The value 1 means the fields are read-only. The value 2 means that only some fields can be updated.
Back to Top