Flipdish · Example Payload

Apps White Label Color Scheme Model Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Apps White Label Color Scheme Model Example is an example object payload from Flipdish, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

WhiteLabelColorSchemeIdFontColorColor2Color3Color4Color5Color6Color7Color8Color9Color10Color11Color12

Example Payload

Raw ↑
{
  "WhiteLabelColorSchemeId": 500123,
  "Font": "string",
  "Color": "string",
  "Color2": "string",
  "Color3": "string",
  "Color4": "string",
  "Color5": "string",
  "Color6": "string",
  "Color7": "string",
  "Color8": "string",
  "Color9": "string",
  "Color10": "string",
  "Color11": "string",
  "Color12": "string"
}