Flipdish · Example Payload

Stores Address Form Response Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

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

Top-level fields

FormDataCountryCodeLanguageDisplayFormat

Example Payload

Raw ↑
{
  "FormData": [],
  "CountryCode": "IE",
  "Language": "string",
  "DisplayFormat": "string"
}