Merge · Schema

CreditNotesGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-creditnotesgetparametersexpandschemaitems-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CreditNotesGetParametersExpandSchemaItems",
  "title": "CreditNotesGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "accounting_period",
    "applied_payments",
    "company",
    "contact",
    "line_items",
    "payments",
    "tracking_categories"
  ]
}