Tock · Example Payload

Guest Profile Business Spend Example

HospitalityReservationsRestaurantsWineriesTicketed EventsTakeoutDeliveryExperiencesDiningAmerican Express

Guest Profile Business Spend 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

totalSpendCentsaverageSpendPerVisitCentsspendInLastYearCents

Example Payload

Raw ↑
{
  "totalSpendCents": "example",
  "averageSpendPerVisitCents": "example",
  "spendInLastYearCents": "example"
}