Flipdish · Example Payload

Apps App Store App Configuration Summary Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Apps App Store App Configuration Summary Example is an example object payload from Flipdish, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdAppIdIsEnabledStoresConfigurationTypeStoreSelectorTypeInternalAppStoreAppIdNameDescriptionLogoDeveloperName

Example Payload

Raw ↑
{
  "Id": "500123",
  "AppId": "500123",
  "IsEnabled": true,
  "Stores": [],
  "ConfigurationType": "ExternalLink",
  "StoreSelectorType": "None",
  "Internal": true,
  "AppStoreAppId": "500123",
  "Name": "Example Name",
  "Description": "string",
  "Logo": "string",
  "DeveloperName": "Example Name"
}