Flipdish · Example Payload

Stores Store Config Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

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

Top-level fields

PickupEnabledBankAccountAttachedMenuAssignedHasFullAddressPickupHoursIsPublished

Example Payload

Raw ↑
{
  "PickupEnabled": true,
  "BankAccountAttached": true,
  "MenuAssigned": true,
  "HasFullAddress": true,
  "PickupHours": true,
  "IsPublished": true
}