Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 API service resource: venue.show 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 tour. Possible values:

  • insert - new tour generated
  • update - tour was updated
  • delete - tour was deleted
  • No labels