Toast · Example Payload

Orders Applied Loyalty Info Example

Food ServicePoint of SaleRestaurantsHospitality

Orders Applied Loyalty Info 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

loyaltyIdentifiermaskedLoyaltyIdentifiervendoraccrualFamilyGuidaccrualText

Example Payload

Raw ↑
{
  "loyaltyIdentifier": "ID-2359",
  "maskedLoyaltyIdentifier": "ID-4516",
  "vendor": "APPFRONT",
  "accrualFamilyGuid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "accrualText": "sample-accrualText"
}