Merge · Schema

VendorCreditsGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-vendorcreditsgetparametersexpandschemaitems-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/VendorCreditsGetParametersExpandSchemaItems",
  "title": "VendorCreditsGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "accounting_period",
    "company",
    "lines",
    "tracking_categories",
    "vendor"
  ]
}