Flipdish · Example Payload

Apps App Store App Support Info Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Apps App Store App Support Info 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

PrivacyPolicyTermsOfUseCompanyWebsiteLearnMoreInstallationMessageSupportEmail

Example Payload

Raw ↑
{
  "PrivacyPolicy": "string",
  "TermsOfUse": "string",
  "CompanyWebsite": "string",
  "LearnMore": "string",
  "InstallationMessage": "string",
  "SupportEmail": "owner@example.com"
}