Merge · Schema

ItemsIdGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-itemsidgetparametersexpandschemaitems-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ItemsIdGetParametersExpandSchemaItems",
  "title": "ItemsIdGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "company",
    "purchase_account",
    "purchase_tax_rate",
    "sales_account",
    "sales_tax_rate"
  ]
}