Tock · Example Payload

Guest Profile Phone Example

HospitalityReservationsRestaurantsWineriesTicketed EventsTakeoutDeliveryExperiencesDiningAmerican Express

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

Top-level fields

typephonephoneCountryCode

Example Payload

Raw ↑
{
  "type": {},
  "phone": "3125550142",
  "phoneCountryCode": "US"
}