Message: tour [draft]

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

Message structure

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

tour

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

Describes type of operation for the tour. Possible values:

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