BigCommerce · Schema

Tree ID

The ID of the Category Tree.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-tree-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tree_id",
  "title": "Tree ID",
  "type": "integer",
  "description": "The ID of the Category Tree.",
  "example": 1
}