Lavu · JSON Structure

Poslavu Api Menu Category Structure

A menu category from the menu_categories table.

Type: object Properties: 16
RestaurantPoint-of-SalePaymentsInventoryMenu Management

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

Properties

id menu_id group_id name image description active print last_modified_date printer modifier_list_id apply_taxrate custom_taxrate forced_modifier_group_id print_order super_group_id

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/lavu/refs/heads/main/json-structure/poslavu-api-menu-category-structure.json",
  "name": "MenuCategory",
  "description": "A menu category from the menu_categories table.",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Menu category identifier.",
      "example": "113"
    },
    "menu_id": {
      "type": "string",
      "description": "Identifier of the menu this category belongs to.",
      "example": "11"
    },
    "group_id": {
      "type": "string",
      "description": "Identifier of the parent menu group.",
      "example": "2"
    },
    "name": {
      "type": "string",
      "description": "Category name.",
      "example": "Zambos"
    },
    "image": {
      "type": "string",
      "description": "Category image filename.",
      "example": ""
    },
    "description": {
      "type": "string",
      "description": "Category description.",
      "example": ""
    },
    "active": {
      "type": "string",
      "description": "Whether the category is active (1) or not (0).",
      "example": "1"
    },
    "print": {
      "type": "string",
      "description": "Whether items print by default (1) or not (0).",
      "example": "0"
    },
    "last_modified_date": {
      "type": "string",
      "description": "Last modification timestamp.",
      "example": "0000-00-00 00:00:00"
    },
    "printer": {
      "type": "string",
      "description": "Assigned printer identifier.",
      "example": "1"
    },
    "modifier_list_id": {
      "type": "string",
      "description": "Associated modifier list identifier.",
      "example": "0"
    },
    "apply_taxrate": {
      "type": "string",
      "description": "Tax rate application mode (e.g. Default).",
      "example": "Default"
    },
    "custom_taxrate": {
      "type": "string",
      "description": "Custom tax rate when not using the default.",
      "example": ""
    },
    "forced_modifier_group_id": {
      "type": "string",
      "description": "Forced modifier group identifier.",
      "example": "0"
    },
    "print_order": {
      "type": "string",
      "description": "Print ordering value.",
      "example": "0"
    },
    "super_group_id": {
      "type": "string",
      "description": "Parent super group identifier.",
      "example": "1"
    }
  }
}

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/poslavu-api-menu-category-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.