Toast · Example Payload

Labor Shift Example

Food ServicePoint of SaleRestaurantsHospitality

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

Top-level fields

createdDatemodifiedDatedeletedDatedeletedinDateoutDate

Example Payload

Raw ↑
{
  "createdDate": "2025-03-15T14:30:00Z",
  "modifiedDate": "2025-03-15T14:30:00Z",
  "deletedDate": "2025-03-15T14:30:00Z",
  "deleted": false,
  "inDate": "2025-03-15T14:30:00Z",
  "outDate": "2025-03-15T14:30:00Z"
}