Toast · Example Payload

Labor Schedule Config Example

RestaurantsPoint Of SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrdersKitchenLaborSchedulingInventoryHospitalityPartner Integrations

Labor Schedule Config Example is an example object payload from Toast, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

guidminBeforeClockInminAfterClockInminBeforeClockOutminAfterClockOut

Example Payload

Raw ↑
{
  "guid": "5a401af8-d2e2-4090-8c45-9f87b8b6c4d1",
  "minBeforeClockIn": 1.0,
  "minAfterClockIn": 1.0,
  "minBeforeClockOut": 1.0,
  "minAfterClockOut": 1.0
}