Merge · Schema

PaymentsGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-paymentsgetparametersexpandschemaitems-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PaymentsGetParametersExpandSchemaItems",
  "title": "PaymentsGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "account",
    "accounting_period",
    "applied_to_lines",
    "company",
    "contact",
    "payment_method",
    "tracking_categories"
  ]
}