Flipdish · Example Payload

Apps Supported Country Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Apps Supported Country Example is an example object payload from Flipdish, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CountryCodeNamePhoneCodeLanguageCodeLanguageNameOtpNumberSupportNumberAddressLayoutPostCodeTypeSupportRegion

Example Payload

Raw ↑
{
  "CountryCode": "IE",
  "Name": "Example Name",
  "PhoneCode": 1,
  "LanguageCode": "string",
  "LanguageName": "Example Name",
  "OtpNumber": "string",
  "SupportNumber": "string",
  "AddressLayout": "BuildingFirst",
  "PostCodeType": "None",
  "SupportRegion": "Default"
}