Back to Webhook
Interaction Model
ATTRIBUTES
-
Id integerA unique identifier for this interaction.
-
InteractionTime stringTime and date the interaction occurred.
-
InteractionType stringDescribes how the interaction occurred, in most cases this will come back as null.
-
Latitude decimalIf the user has given permission to give location information, this shows interactions Latitutde position. Otherwise it will be null.
-
Longitude decimalIf the user has given permission to give location information, this shows interactions Longitude position. Otherwise it will be null.
-
ThyngCode stringThe code value for the item the user interacted with.
-
ThyngDetailId integerA unique identifier for the item the user interacted with.
-
UserId stringA unique identifier for the user.
Example Response