Home
Flipdish
Apps App General Config Model Structure
Apps App General Config Model Structure
App general configuration model
Type: object
Properties: 15
Restaurant Online Ordering Mobile Apps Point-of-Sale Order Menus Payments Webhook
AppGeneralConfigModel is a JSON Structure definition published by Flipdish, describing 15 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
WhiteLabelId
DeepLinkUrlScheme
SmsRestaurantName
NexmoSupportSmsNumber
TwilioSupportSmsNumber
FallbackPhoneNumberPrefix
AutocompletePhoneNumberLength
ContactFormType
PrivateSupportEmailAddress
ContactPhoneNumber
DeliveryEnabled
PickupEnabled
DineInEnabled
DisplayDeliveryRestaurantListScreen
DisplayPickupRestaurantListScreen
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/flipdish/refs/heads/main/json-structure/apps-app-general-config-model-structure.json",
"name": "AppGeneralConfigModel",
"description": "App general configuration model",
"type": "object",
"properties": {
"WhiteLabelId": {
"description": "White label ID",
"type": "int32",
"example": 500123
},
"DeepLinkUrlScheme": {
"description": "Deep link URL scheme",
"type": "string",
"example": "https://api.flipdish.co/example"
},
"SmsRestaurantName": {
"description": "SMS restaurant name",
"type": "string",
"example": "Example Name"
},
"NexmoSupportSmsNumber": {
"description": "Nexmo support SMS number",
"type": "string",
"example": "string"
},
"TwilioSupportSmsNumber": {
"description": "Twilio support SMS number",
"type": "string",
"example": "string"
},
"FallbackPhoneNumberPrefix": {
"description": "Fallback phone number prefix",
"type": "string",
"example": "+353000000000"
},
"AutocompletePhoneNumberLength": {
"description": "Autocomplete phone number length",
"type": "int32",
"example": 3
},
"ContactFormType": {
"description": "Contact form type\r\nNone = 0,\r\nEmail = 1,\r\nIntercom = 2,\r\nWebView = 3,\r\nFlipdishMessages = 4",
"type": "string",
"example": "string"
},
"PrivateSupportEmailAddress": {
"description": "Private support email address",
"type": "string",
"example": "owner@example.com"
},
"ContactPhoneNumber": {
"description": "Contact phone number",
"type": "string",
"example": "+353000000000"
},
"DeliveryEnabled": {
"description": "Delivery enabled",
"type": "boolean",
"example": true
},
"PickupEnabled": {
"description": "Pickup enabled",
"type": "boolean",
"example": true
},
"DineInEnabled": {
"description": "Dine in enabled",
"type": "boolean",
"example": true
},
"DisplayDeliveryRestaurantListScreen": {
"description": "Display delivery restaurant list screen",
"type": "boolean",
"example": true
},
"DisplayPickupRestaurantListScreen": {
"description": "Display pickup restaurant list screen",
"type": "boolean",
"example": true
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/apps-app-general-config-model-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.