Toast · Example Payload

Labor Time Entry Break Example

Food ServicePoint of SaleRestaurantsHospitality

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

Top-level fields

guidpaidinDateoutDatemissedwaivedauditResponse

Example Payload

Raw ↑
{
  "guid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "paid": true,
  "inDate": "2025-03-15T14:30:00Z",
  "outDate": "2025-03-15T14:30:00Z",
  "missed": false,
  "waived": true,
  "auditResponse": false
}