Restaurant365 · JSON Structure

Odata Connector Sales Employee Structure

A sales ticket header record exposed by the Restaurant365 OData connector SalesEmployee view.

Type: object Properties: 25
RestaurantAccountingInventoryInvoicesReportingOData

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

Properties

salesId receiptNumber checkNumber comment date dayOfWeek dayPart netSales grossSales numberofGuests orderHour salesAmount taxAmount tipAmount totalAmount totalPayment void server location serviceType dailySalesSummaryId createdOn modifiedOn createdBy modifiedBy

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/restaurant365/main/json-structure/odata-connector-sales-employee-structure.json",
  "name": "SalesEmployee",
  "description": "A sales ticket header record exposed by the Restaurant365 OData connector SalesEmployee view.",
  "type": "object",
  "properties": {
    "salesId": { "type": "uuid" },
    "receiptNumber": { "type": "string" },
    "checkNumber": { "type": "string" },
    "comment": { "type": "string" },
    "date": { "type": "datetime" },
    "dayOfWeek": { "type": "string" },
    "dayPart": { "type": "string" },
    "netSales": { "type": "double" },
    "grossSales": { "type": "double" },
    "numberofGuests": { "type": "int32" },
    "orderHour": { "type": "int32" },
    "salesAmount": { "type": "double" },
    "taxAmount": { "type": "double" },
    "tipAmount": { "type": "double" },
    "totalAmount": { "type": "double" },
    "totalPayment": { "type": "double" },
    "void": { "type": "boolean" },
    "server": { "type": "string" },
    "location": { "type": "uuid" },
    "serviceType": { "type": "string" },
    "dailySalesSummaryId": { "type": "uuid" },
    "createdOn": { "type": "datetime" },
    "modifiedOn": { "type": "datetime" },
    "createdBy": { "type": "string" },
    "modifiedBy": { "type": "string" }
  }
}

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/odata-connector-sales-employee-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.