Home
Flipdish
Apps Supported Country Structure
Apps Supported Country Structure
Describes a supported country
Type: object
Properties: 10
Restaurant Online Ordering Mobile Apps Point-of-Sale Order Menus Payments Webhook
SupportedCountry is a JSON Structure definition published by Flipdish, describing 10 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
CountryCode
Name
PhoneCode
LanguageCode
LanguageName
OtpNumber
SupportNumber
AddressLayout
PostCodeType
SupportRegion
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-supported-country-structure.json",
"name": "SupportedCountry",
"description": "Describes a supported country",
"type": "object",
"properties": {
"CountryCode": {
"description": "Country code",
"type": "string",
"example": "IE"
},
"Name": {
"description": "Nice display name for a country",
"type": "string",
"example": "Example Name"
},
"PhoneCode": {
"description": "Country internatinoal phone code prefix",
"type": "int32",
"example": 1
},
"LanguageCode": {
"description": "Language code",
"type": "string",
"example": "string"
},
"LanguageName": {
"description": "Language name",
"type": "string",
"example": "Example Name"
},
"OtpNumber": {
"description": "The phone number provided to Store staff which, in conjunction with a one-time-code, will connect them to the customer.",
"type": "string",
"example": "string"
},
"SupportNumber": {
"description": "The store's support phone number, displayed to customers.",
"type": "string",
"example": "string"
},
"AddressLayout": {
"description": "Address layout format. This changes the layout of address entry forms on the web app, iOS and Android app and should be set based on local custom.",
"enum": [
"BuildingFirst",
"AddressFirst",
"FullStreetAddressFirst"
],
"type": "string",
"example": "BuildingFirst"
},
"PostCodeType": {
"description": "Post code type",
"enum": [
"None",
"PostCode",
"Zip"
],
"type": "string",
"example": "None"
},
"SupportRegion": {
"description": "Supported region. This is not used.",
"enum": [
"Default",
"Spain",
"Benelux"
],
"type": "string",
"example": "Default"
}
}
}
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-supported-country-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.