Merge · Schema

InvoicesIdGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-invoicesidgetparametersexpandschemaitems-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/InvoicesIdGetParametersExpandSchemaItems",
  "title": "InvoicesIdGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "accounting_period",
    "applied_credit_notes",
    "applied_payments",
    "applied_vendor_credits",
    "company",
    "contact",
    "employee",
    "line_items",
    "payment_term",
    "payments",
    "purchase_orders",
    "sales_orders",
    "tracking_categories"
  ]
}