Flipdish · Example Payload

Customers Account Detail Base Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Customers Account Detail Base 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

NameLanguageTimeZoneInfoIdDisplayTimesInUserLocalTimeZoneShowHiddenFeaturesCreatedAt

Example Payload

Raw ↑
{
  "Name": "Example Name",
  "Language": "string",
  "TimeZoneInfoId": "500123",
  "DisplayTimesInUserLocalTimeZone": true,
  "ShowHiddenFeatures": true,
  "CreatedAt": "2026-06-02T12:00:00Z"
}