Tock · Example Payload

Guest Profile External Integration Attribute Example

HospitalityReservationsRestaurantsWineriesTicketed EventsTakeoutDeliveryExperiencesDiningAmerican Express

Guest Profile External Integration Attribute Example is an example object payload from Tock, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

businessIdpatronIdtypeattributestringValueintValue

Example Payload

Raw ↑
{
  "businessId": "475505",
  "patronId": "498648",
  "type": "example",
  "attribute": "example",
  "stringValue": "example",
  "intValue": "example"
}