Merge · Schema

ExpenseReportsExpenseReportIdLinesGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-expensereportsexpensereportidlinesgetparametersexpandschemai-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ExpenseReportsExpenseReportIdLinesGetParametersExpandSchemaItems",
  "title": "ExpenseReportsExpenseReportIdLinesGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "account",
    "company",
    "contact",
    "employee",
    "project",
    "tax_rate"
  ]
}