Toro · JSON Structure

Toro Customer Structure

JSON structure documentation for the Toro Horizon360 Customer resource

Type: Properties: 0
LandscapingIrrigationGolfEquipmentSmart Connected ProductsFleet ManagementTurf ManagementFortune 1000

Toro Customer Structure is a JSON Structure definition published by Toro.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Toro Customer Structure",
  "description": "JSON structure documentation for the Toro Horizon360 Customer resource",
  "resource": "Customer",
  "api": "Toro Horizon360",
  "fields": [
    {
      "name": "id",
      "type": "string",
      "required": true,
      "description": "Unique customer identifier (system-generated UUID)"
    },
    {
      "name": "name",
      "type": "string",
      "required": true,
      "description": "Customer full name or business name"
    },
    {
      "name": "email",
      "type": "string (email format)",
      "required": false,
      "description": "Primary email address for invoices and communications"
    },
    {
      "name": "phone",
      "type": "string",
      "required": false,
      "description": "Primary phone number"
    },
    {
      "name": "address.street",
      "type": "string",
      "required": false,
      "description": "Street address"
    },
    {
      "name": "address.city",
      "type": "string",
      "required": false,
      "description": "City"
    },
    {
      "name": "address.state",
      "type": "string",
      "required": false,
      "description": "State abbreviation"
    },
    {
      "name": "address.zip",
      "type": "string",
      "required": false,
      "description": "ZIP/postal code"
    },
    {
      "name": "notes",
      "type": "string",
      "required": false,
      "description": "Free-form notes about the customer"
    },
    {
      "name": "createdAt",
      "type": "string (ISO 8601 datetime)",
      "required": false,
      "description": "Record creation timestamp (system-generated)"
    },
    {
      "name": "updatedAt",
      "type": "string (ISO 8601 datetime)",
      "required": false,
      "description": "Record last updated timestamp (system-generated)"
    }
  ]
}

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/toro-customer-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.