SpotOn · Example Payload

Reserve Availability Slot Example

RestaurantPoint of SalePaymentsOnline OrderingReservationsReporting

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

Top-level fields

timeavailable

Example Payload

Raw ↑
{
  "time": "2025-03-15T14:30:00Z",
  "available": false
}