Back to Webhook

Interaction Model


ATTRIBUTES
  • Id integer
    A unique identifier for this interaction.
  • InteractionTime string
    Time and date the interaction occurred.
  • InteractionType string
    Describes how the interaction occurred, in most cases this will come back as null.
  • Latitude decimal
    If the user has given permission to give location information, this shows interactions Latitutde position. Otherwise it will be null.
  • Longitude decimal
    If the user has given permission to give location information, this shows interactions Longitude position. Otherwise it will be null.
  • ThyngCode string
    The code value for the item the user interacted with.
  • ThyngDetailId integer
    A unique identifier for the item the user interacted with.
  • UserId string
    A unique identifier for the user.
Example Response