Message: venue [draft]

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

Message structure

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

venue

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

Describes type of operation for the venue. Possible values:

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