Tock · Example Payload

Reservation Visit Feedback Example

HospitalityReservationsRestaurantsWineriesTicketed EventsTakeoutDeliveryExperiencesDiningAmerican Express

Reservation Visit Feedback Example is an example object payload from Tock, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idratingmessageisLockedcreatedAtEpochSecratingTyperatingScore

Example Payload

Raw ↑
{
  "id": "387738",
  "rating": {},
  "message": "Celebrating an anniversary; window table preferred.",
  "isLocked": false,
  "createdAtEpochSec": "example",
  "ratingType": {},
  "ratingScore": 489
}