Toast · Example Payload

Orders Applied Discount Reason Example

string

RestaurantsPoint Of SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrdersKitchenLaborSchedulingInventoryHospitalityPartner Integrations

Orders Applied Discount Reason Example is an example object payload from Toast, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptioncommentdiscountReason

Example Payload

Raw ↑
{
  "name": "Example Name",
  "description": "string",
  "comment": "string",
  "discountReason": {
    "guid": "5a401af8-d2e2-4090-8c45-9f87b8b6c4d1",
    "entityType": "string"
  }
}