Common Elements

While the structure of the notification payload varies depending on the notification type, all payloads include a core set of standardized elements. These common elements are consistently present across all notification types, ensuring a uniform baseline of information in every message.

Element/ Payload Example

Type

Description

messageUUID

9d7e3773-32ea-481e-a647-944bbe9c24b7

String

Unique global identifier of the message

notificationServiceVersion

V3

String

Specifies the version of the Notification Service payload that the configured endpoint is set to receive.

siteName

salesdemoplus

String

The site short name is a shortened or abbreviated identifier used to represent a journal, society or publisher. It is typically a concise version of the full name, used for easier reference across systems and interfaces.

journalName

Sales Demo Plus

String

The full name of the journal.

eventDate

2025-07-04T10:51:28Z

dateTime

Indicates the exact date and time when the message was generated, recorded in (UTC).

subscriptionId

1559932

Integer

A unique identifier automatically assigned by the system to each configured subscription. This ID is used to distinguish and reference individual subscriptions within the platform.

subscriptionName

WithdrawnManuscript

String

The name of the configured subscription that triggered the notification message.

subscriptionType

TASK_STATUS_CHANGE

String

Specifies the system-defined label that categorizes the type of subscription. The supported subscription types include: Decision, Task Status Change, System Event and Checklist Question Change.