Flipdish · JSON Structure

Apps Play Store Config Model Structure

Play Store configuration model

Type: object Properties: 13
RestaurantOnline OrderingMobile AppsPoint-of-SaleOrderMenusPaymentsWebhook

PlayStoreConfigModel is a JSON Structure definition published by Flipdish, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

WhiteLabelId BundleId Description ShortDescription Copyright Keywords MarketingUrl PrivacyUrl SupportUrl PlayConsoleAccount ReleaseNotes StoreIcon ReadyToPublishAndroid

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/flipdish/refs/heads/main/json-structure/apps-play-store-config-model-structure.json",
  "name": "PlayStoreConfigModel",
  "description": "Play Store configuration model",
  "type": "object",
  "properties": {
    "WhiteLabelId": {
      "description": "White label ID",
      "type": "int32",
      "example": 500123
    },
    "BundleId": {
      "description": "Bundle ID",
      "type": "string",
      "example": "500123"
    },
    "Description": {
      "description": "Description",
      "type": "string",
      "example": "string"
    },
    "ShortDescription": {
      "description": "Short description",
      "type": "string",
      "example": "string"
    },
    "Copyright": {
      "description": "Copyright",
      "type": "string",
      "example": "string"
    },
    "Keywords": {
      "description": "Keywords",
      "type": "string",
      "example": "string"
    },
    "MarketingUrl": {
      "description": "Marketing URL",
      "type": "string",
      "example": "https://api.flipdish.co/example"
    },
    "PrivacyUrl": {
      "description": "Privacy URL",
      "type": "string",
      "example": "https://api.flipdish.co/example"
    },
    "SupportUrl": {
      "description": "Support URL",
      "type": "string",
      "example": "https://api.flipdish.co/example"
    },
    "PlayConsoleAccount": {
      "description": "Play Console account\r\n0: UK, 1: IE",
      "type": "int32",
      "example": 3
    },
    "ReleaseNotes": {
      "description": "Release notes",
      "type": "string",
      "example": "string"
    },
    "StoreIcon": {
      "description": "Store icon URL",
      "type": "string",
      "example": "string"
    },
    "ReadyToPublishAndroid": {
      "description": "Ready to publish Android",
      "type": "boolean",
      "example": true
    }
  }
}

Work with this as data

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-play-store-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 email required.

A second provider on the same verified email joins the account you already have.