BigCommerce · Schema

typeContactForm

E-CommerceRetailCatalogOrderCheckoutPaymentsSoftware-as-a-Service
View JSON Schema on GitHub

JSON Schema

bigcommerce-typecontactform-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/typeContactForm",
  "title": "typeContactForm",
  "description": "",
  "allOf": [
    {
      "$ref": "#/components/schemas/anyTypePage"
    },
    {
      "$ref": "#/components/schemas/pageMeta"
    },
    {
      "$ref": "#/components/schemas/searchKeywords"
    },
    {
      "properties": {
        "email": {
          "type": "string",
          "description": "Applicable when the page type is `contact_form`: contact email address that receives messages sent via the form. Must be unique.",
          "maxLength": 255
        },
        "contact_fields": {
          "type": "string",
          "description": "A comma-separated list of the contact field forms that are enabled in the store control panel for display on the subject storefront. Possible fields include:\n\n| Field | Description |\n|:|:|\n| `fullname` | The full name of the customer submitting the form. |\n| `phone` | The customer\u2019s phone number. |\n| `companyname` | The customer\u2019s company name. |\n| `orderno` | A field that lets customers specify a subject order number. |\n| `rma` | A customer\u2019s submitted RMA (Return Merchandise Authorization) number. |\n",
          "example": "fullname,companyname,phone,orderno,rma"
        }
      }
    }
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/bigcommerce-typecontactform"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.