Toast · Example Payload

Restaurants Delivery Payment Options Example

RestaurantsPoint Of SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrdersKitchenLaborSchedulingInventoryHospitalityPartner Integrations

Restaurants Delivery Payment Options Example is an example object payload from Toast, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cashccSameDayccFuture

Example Payload

Raw ↑
{
  "cash": true,
  "ccSameDay": true,
  "ccFuture": true
}