SpotOn · Example Payload

Reserve Restaurant Example

RestaurantPoint of SalePaymentsOnline OrderingReservationsReporting

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

Top-level fields

restaurantIdnametimeZone

Example Payload

Raw ↑
{
  "restaurantId": 152,
  "name": "Smoke's Burgers",
  "timeZone": "America/Detroit"
}