Message: participant [draft]

This type of message is sent when a new participant is created or changes are made to a particular participant. When you receiving this message please use PULL API service participant.show resource to retrieve all infomation about a particular participant.

Message structure

.message
idFor this message type id attribute has no value
type

participant

sourceInternal attribute, please don't use this attribute
utInformation about the date and time of when the message was created. Format UNIX_TIMESTAMP.
..data
...participant
idIdentifier of the participant
action

Describes type of operation for the participant. Possible values:

  • insert - new participant generated
  • update - participant was updated
  • delete - participant was deleted