SpotOn · Example Payload

Reserve Wait Time Response Example

RestaurantPoint of SalePaymentsOnline OrderingReservationsReporting

Reserve Wait Time Response 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

restaurantIdpartySizequotedWaitMinutes

Example Payload

Raw ↑
{
  "restaurantId": 152,
  "partySize": 4,
  "quotedWaitMinutes": 15
}