Merge · Schema

PaymentsIdGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

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