Toast · JSON Structure

Partners Partner Access External Rep Structure

Information about a Toast platform restaurant.

Type: object Properties: 12
Food ServicePoint-of-SaleRestaurantHospitality

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

Properties

restaurantGuid managementGroupGuid deleted restaurantName locationName createdByEmailAddress externalGroupRef externalRestaurantRef modifiedDate createdDate isoModifiedDate isoCreatedDate

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/toast/refs/heads/main/json-structure/partners-partner-access-external-rep-structure.json",
  "name": "PartnerAccessExternalRep",
  "description": "Information about a Toast platform restaurant.\n",
  "type": "object",
  "properties": {
    "restaurantGuid": {
      "type": "uuid",
      "description": "The unique Toast POS identifier for the restaurant.\n",
      "example": "e728cd53-2fa7-4e63-8f8f-93e78ea66b03"
    },
    "managementGroupGuid": {
      "type": "uuid",
      "description": "The guid of the management group containing the restaurant.\n",
      "example": "bdfda703-2a83-4e0f-9b8a-8ea0ee6cab79"
    },
    "deleted": {
      "type": "boolean",
      "description": "Indicates whether the restaurant is actively using the Toast \nplatform. For example, if a restaurant is no longer operating, \nor is no longer using the Toast platform, this value is `true`.\n"
    },
    "restaurantName": {
      "type": "string",
      "description": "The human-readable name of the restaurant location.\n",
      "example": "Main Street Cafe"
    },
    "locationName": {
      "type": "string",
      "description": "The identifier of a specific restaurant location, set on the \n*Restaurant Info* page of Toast Web. \nFor example, a restaurant group might assign a location code \nsuch as #1234 to a specific location.\n",
      "example": "123 Main Street"
    },
    "createdByEmailAddress": {
      "type": "string",
      "description": "The email address of the restaurant employee who connected the\nrestaurant to your integrated partner service, or who edited the\nconnection details.\n",
      "example": "clefebvre@mainstreetcafe.com"
    },
    "externalGroupRef": {
      "type": "string",
      "description": "An identifier for the restaurant group that is recognized by your\nintegrated partner service. This information is entered by the\nrestaurant administrator. If you need information about the restaurant\ngroup in this data string, you instruct the restaurant administrator\nto enter it in the Toast platform configuration for the integration\npartner connection.\n"
    },
    "externalRestaurantRef": {
      "type": "string",
      "description": "An identifier for the restaurant location that is recognized by your\nintegrated partner service. This information is entered by the\nrestaurant administrator. If you need information about the restaurant\nlocation in this data string, you instruct the restaurant\nadministrator to enter it in the Toast platform configuration for the\nintegration partner connection.\n"
    },
    "modifiedDate": {
      "type": "int64",
      "description": "The most recent date and time that the partner connection\nwas edited in epoch time (milliseconds since 1970-01-01 00:00:00).\n",
      "example": 1678846869551
    },
    "createdDate": {
      "type": "int64",
      "description": "The date and time that the partner connection was created in epoch\ntime (milliseconds since 1970-01-01 00:00:00).\n",
      "example": 1643858534451
    },
    "isoModifiedDate": {
      "type": "string",
      "description": "The most recent date and time that the partner connection\nwas edited in ISO8601 format.\n",
      "example": "2023-03-12 08:32:34.008000+00:00"
    },
    "isoCreatedDate": {
      "type": "string",
      "description": "The date and time that the partner connection was created in ISO8601\nformat.\n",
      "example": "2022-05-17 10:21:38.008000+00:00"
    }
  }
}

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/partners-partner-access-external-rep-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.